From 898c073651e3deaa7611c602af786f4a3b1ad1c0 Mon Sep 17 00:00:00 2001 From: Anthony Iliopoulos Date: Wed, 22 Jul 2020 12:09:02 +0200 Subject: [PATCH] apt: update to 2.1.7. --- srcpkgs/apt/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/apt/template b/srcpkgs/apt/template index f10fe8721924d0..8578ed028e2468 100644 --- a/srcpkgs/apt/template +++ b/srcpkgs/apt/template @@ -1,6 +1,6 @@ # Template file for 'apt' pkgname=apt -version=2.1.6 +version=2.1.7 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/apt/archive/${version}.tar.gz" -checksum=626fd26b4810b7ff7861c4ffd79ce75f6ca6409484c3bafee48feec83728443b +checksum=0953ca5e906e13400d7b82076f5142303a1c7344e43ac476aca3edfc7de033de case "$XBPS_TARGET_MACHINE" in *-musl) broken="error: void value not ignored as it ought to be" ;;