libgpg-error: update to 1.47.

This commit is contained in:
Jan Christian Grünhage 2023-07-05 21:49:30 +02:00 committed by Duncan Overbruck
parent 2b9dbdd00f
commit e2968a3a58

View File

@ -1,6 +1,6 @@
# Template file for 'libgpg-error'
pkgname=libgpg-error
version=1.46
version=1.47
revision=1
build_style=gnu-configure
configure_args="--enable-install-gpg-error-config"
@ -9,7 +9,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
license="LGPL-2.1-or-later, GPL-2.0-or-later"
homepage="https://www.gnupg.org"
distfiles="https://www.gnupg.org/ftp/gcrypt/${pkgname}/${pkgname}-${version}.tar.bz2"
checksum=b7e11a64246bbe5ef37748de43b245abd72cfcd53c9ae5e7fc5ca59f1c81268d
checksum=9e3c670966b96ecc746c28c2c419541e3bcb787d1a73930f5e5f5e1bcbbb9bdb
if [ "$CROSS_BUILD" ]; then
hostmakedepends="qemu-user-static"