apt: update to 1.8.4.

This commit is contained in:
Piraty 2019-10-01 23:36:54 +02:00 committed by Leah Neukirchen
parent 26afbef0f8
commit 1c23fc4c41

View file

@ -1,6 +1,6 @@
# Template file for 'apt'
pkgname=apt
version=1.8.2
version=1.8.4
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/apt/archive/${version}.tar.gz"
checksum=6ff2ede3ffc707ae51c80e5026199816ce7baab038e55aa96aa7eabe0e910bb6
checksum=41fcd2f1825405c6f0333b5e47eadf13bd9b3ca20d3b7abc26680683198d8ec8
case "$XBPS_TARGET_MACHINE" in
*-musl) broken="error: void value not ignored as it ought to be" ;;