From: Fredrik Fornwall Date: Mon, 14 Mar 2016 08:30:39 +0000 (-0400) Subject: apt: Update from 1.2.4 to 1.2.6 X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/commitdiff_plain/8ee6c88ff57b2b29f45f54afdc01afcb40806b9f?hp=d453a4861f07b99fbc65b8bfa087137a358b3aba apt: Update from 1.2.4 to 1.2.6 --- diff --git a/packages/apt/build.sh b/packages/apt/build.sh index cdaf869f..a4243fe0 100644 --- a/packages/apt/build.sh +++ b/packages/apt/build.sh @@ -1,7 +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.2.4 +TERMUX_PKG_VERSION=1.2.6 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: