apt: update to 1.7.3.

This commit is contained in:
maxice8 2019-03-01 10:13:05 -03:00 committed by maxice8
parent 7d31c38ea2
commit feaeb70e5c

View File

@ -1,6 +1,6 @@
# Template file for 'apt'
pkgname=apt
version=1.7.2
version=1.7.3
revision=1
build_style=cmake
configure_args="-DDPKG_DATADIR=/usr/share/dpkg -DCURRENT_VENDOR=debian
@ -13,7 +13,7 @@ maintainer="Elie ROUDNINSKI <xademax@gmail.com>"
license="GPL-2.0-or-later"
homepage="https://salsa.debian.org/apt-team/apt"
distfiles="https://github.com/Debian/${pkgname}/archive/${version}.tar.gz"
checksum=71284e4d493218826db68bb3900e20bb92e2f65b6a87d359c1cc35cfa1d1c6e5
checksum=658eb48b23d618b3fc43451cb0fb8097a46dfe3e7f7639614d3bdbc77103609c
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="error: void value not ignored as it ought to be" ;;