libgpg-error: update to 1.51
authorW. Michael Petullo <mike@flyn.org>
Thu, 2 Jan 2025 23:46:11 +0000 (17:46 -0600)
committerRosen Penev <rosenp@gmail.com>
Fri, 3 Jan 2025 08:41:22 +0000 (00:41 -0800)
Signed-off-by: W. Michael Petullo <mike@flyn.org>
libs/libgpg-error/Makefile
libs/libgpg-error/patches/001-cross-compile-fix.patch

index d2e8ecbe433492898fa823b15a15a165a3a11d22..1b9ed3cc42895418472aeaf980fe19d0addd1743 100644 (file)
@@ -8,14 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libgpg-error
-PKG_VERSION:=1.49
+PKG_VERSION:=1.51
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://mirrors.dotsrc.org/gcrypt/libgpg-error \
                http://ring.ksc.gr.jp/archives/net/gnupg/libgpg-error \
                https://www.gnupg.org/ftp/gcrypt/libgpg-error
-PKG_HASH:=8b79d54639dbf4abc08b5406fb2f37e669a2dec091dd024fb87dd367131c63a9
+PKG_HASH:=be0f1b2db6b93eed55369cdf79f19f72750c8c7c39fc20b577e724545427e6b2
 
 PKG_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
 PKG_LICENSE:=LGPL-2.1-or-later
index 606cdd3785856362f0356d94f022cdafafc1f21a..292ebc29b16f1fbc18748d64dbe92bd81b092def 100644 (file)
@@ -1,6 +1,6 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -74,6 +74,21 @@ AM_SILENT_RULES
+@@ -76,6 +76,21 @@ AM_SILENT_RULES
  AC_CANONICAL_HOST
  AB_INIT