From feaeb70e5c8f04568c0994694692d03931e9b384 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Fri, 1 Mar 2019 10:13:05 -0300 Subject: [PATCH] apt: update to 1.7.3. --- srcpkgs/apt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/apt/template b/srcpkgs/apt/template index 26fe85f160e..519d5056941 100644 --- a/srcpkgs/apt/template +++ b/srcpkgs/apt/template @@ -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 " 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" ;;