apt: update to 2.1.6.
This commit is contained in:
parent
e64e08875b
commit
42c117c7f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'apt'
|
||||
pkgname=apt
|
||||
version=2.0.0
|
||||
version=2.1.6
|
||||
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=a01f4e7a951a6a7898cc2c5065e507ae771697c38b0ed59941df56d68bf6b91d
|
||||
checksum=626fd26b4810b7ff7861c4ffd79ce75f6ca6409484c3bafee48feec83728443b
|
||||
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
*-musl) broken="error: void value not ignored as it ought to be" ;;
|
||||
|
|
Loading…
Reference in a new issue