X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/a4279e8660fe2dc1c9c910649f32a9dea8092a58..27e21d2d4ac520df24a31b02b0dfe8da28ae6acb:/packages/libconfig/build.sh diff --git a/packages/libconfig/build.sh b/packages/libconfig/build.sh index 2e8e6e05..2b6017ba 100644 --- a/packages/libconfig/build.sh +++ b/packages/libconfig/build.sh @@ -1,6 +1,7 @@ -# Builds, but currently not used by anything (ldc package may use it in the future). TERMUX_PKG_HOMEPAGE=http://www.hyperrealm.com/libconfig/ TERMUX_PKG_DESCRIPTION="Library for processing structured configuration files" TERMUX_PKG_VERSION=1.5 -TERMUX_PKG_SRCURL=http://www.hyperrealm.com/libconfig/libconfig-${TERMUX_PKG_VERSION}.tar.gz +TERMUX_PKG_SRCURL=https://launchpad.net/ubuntu/+archive/primary/+files/libconfig_${TERMUX_PKG_VERSION}.orig.tar.gz +# TERMUX_PKG_SRCURL=http://www.hyperrealm.com/libconfig/libconfig-${TERMUX_PKG_VERSION}.tar.gz +TERMUX_PKG_SHA256=e31daa390d8e4461c8830512fe2e13ba1a3d6a02a2305a02429eec61e68703f6 TERMUX_PKG_FOLDERNAME=libconfig-${TERMUX_PKG_VERSION}