libgpg-error: update to 1.46.

This commit is contained in:
Jan Christian Grünhage 2022-12-24 16:24:32 +01:00 committed by Michal Vasilek
parent 767a77459d
commit e8853446cb
1 changed files with 4 additions and 3 deletions

View File

@ -1,14 +1,15 @@
# Template file for 'libgpg-error'
pkgname=libgpg-error
version=1.45
version=1.46
revision=1
build_style=gnu-configure
configure_args="--enable-install-gpg-error-config"
short_desc="Library for error values used by GnuPG component"
maintainer="Orphaned <orphan@voidlinux.org>"
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=570f8ee4fb4bff7b7495cff920c275002aea2147e9a1d220c068213267f80a26
checksum=b7e11a64246bbe5ef37748de43b245abd72cfcd53c9ae5e7fc5ca59f1c81268d
if [ "$CROSS_BUILD" ]; then
hostmakedepends="qemu-user-static"