X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/5f3c9b8223b9fc91b5db28782cbb3f1abd73e93a..04b77e22cf1495f387f0c8120ce63cf193b89298:/packages/apt/build.sh diff --git a/packages/apt/build.sh b/packages/apt/build.sh index 5c40fe71..7f5227a2 100644 --- a/packages/apt/build.sh +++ b/packages/apt/build.sh @@ -1,8 +1,7 @@ TERMUX_PKG_HOMEPAGE=https://packages.debian.org/apt TERMUX_PKG_DESCRIPTION="Front-end for the dpkg package manager" TERMUX_PKG_DEPENDS="liblzma, libgnustl, dpkg, gnupg" -TERMUX_PKG_VERSION=1.1.3 -TERMUX_PKG_BUILD_REVISION=4 +TERMUX_PKG_VERSION=1.1.4 TERMUX_PKG_SRCURL=http://ftp.debian.org/debian/pool/main/a/apt/apt_${TERMUX_PKG_VERSION}.tar.xz TERMUX_PKG_EXTRA_CONFIGURE_ARGS="--host=${TERMUX_ARCH}-linux --disable-rpath acl_cv_rpath=$TERMUX_PREFIX/lib gt_cv_func_CFPreferencesCopyAppValue=no gt_cv_func_CFLocaleCopyCurrent=no ac_cv_c_bigendian=no --no-create" # When ready to drop bz2 support: