apt: update to 1.8.0.
This commit is contained in:
parent
7b3c2e43a1
commit
e3f249f71f
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apt'
|
||||
pkgname=apt
|
||||
version=1.7.3
|
||||
version=1.8.0
|
||||
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=658eb48b23d618b3fc43451cb0fb8097a46dfe3e7f7639614d3bdbc77103609c
|
||||
checksum=4ee7b583e06255dfc1e63916d23cd29da8a92a3c5ee31b749fea6812be98f491
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="error: void value not ignored as it ought to be" ;;
|
||||
|
|
Loading…
Reference in New Issue