apt: Update from 1.1.6 to 1.1.10
This commit is contained in:
parent
fc1feb2efc
commit
52bd1cd31f
@ -1,8 +1,7 @@
|
|||||||
TERMUX_PKG_HOMEPAGE=https://packages.debian.org/apt
|
TERMUX_PKG_HOMEPAGE=https://packages.debian.org/apt
|
||||||
TERMUX_PKG_DESCRIPTION="Front-end for the dpkg package manager"
|
TERMUX_PKG_DESCRIPTION="Front-end for the dpkg package manager"
|
||||||
TERMUX_PKG_DEPENDS="liblzma, libgnustl, dpkg, gnupg"
|
TERMUX_PKG_DEPENDS="liblzma, libgnustl, dpkg, gnupg"
|
||||||
TERMUX_PKG_VERSION=1.1.6
|
TERMUX_PKG_VERSION=1.1.10
|
||||||
TERMUX_PKG_BUILD_REVISION=1
|
|
||||||
TERMUX_PKG_SRCURL=http://ftp.debian.org/debian/pool/main/a/apt/apt_${TERMUX_PKG_VERSION}.tar.xz
|
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"
|
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:
|
# When ready to drop bz2 support:
|
||||||
|
Loading…
Reference in New Issue
Block a user