From 8c95df4f005b7076c38cbe181b3e8c23531478e1 Mon Sep 17 00:00:00 2001 From: Piraty Date: Thu, 13 Jun 2024 21:45:45 +0200 Subject: [PATCH] libgpg-error: update to 1.49. --- srcpkgs/libgpg-error/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libgpg-error/template b/srcpkgs/libgpg-error/template index 24b49179d77..57f80c5e2ab 100644 --- a/srcpkgs/libgpg-error/template +++ b/srcpkgs/libgpg-error/template @@ -1,6 +1,6 @@ # Template file for 'libgpg-error' pkgname=libgpg-error -version=1.47 +version=1.49 revision=1 build_style=gnu-configure configure_args="--enable-install-gpg-error-config" @@ -9,7 +9,7 @@ maintainer="Orphaned " 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=9e3c670966b96ecc746c28c2c419541e3bcb787d1a73930f5e5f5e1bcbbb9bdb +checksum=8b79d54639dbf4abc08b5406fb2f37e669a2dec091dd024fb87dd367131c63a9 if [ "$CROSS_BUILD" ]; then hostmakedepends="qemu-user-static"