libgpg-error: update to 1.51

Signed-off-by: W. Michael Petullo <mike@flyn.org>
This commit is contained in:
W. Michael Petullo
2025-01-02 17:46:11 -06:00
committed by Rosen Penev
parent b734014043
commit 5775921d43
2 changed files with 3 additions and 3 deletions

View File

@@ -8,14 +8,14 @@
include $(TOPDIR)/rules.mk include $(TOPDIR)/rules.mk
PKG_NAME:=libgpg-error PKG_NAME:=libgpg-error
PKG_VERSION:=1.49 PKG_VERSION:=1.51
PKG_RELEASE:=1 PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://mirrors.dotsrc.org/gcrypt/libgpg-error \ PKG_SOURCE_URL:=https://mirrors.dotsrc.org/gcrypt/libgpg-error \
http://ring.ksc.gr.jp/archives/net/gnupg/libgpg-error \ http://ring.ksc.gr.jp/archives/net/gnupg/libgpg-error \
https://www.gnupg.org/ftp/gcrypt/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_MAINTAINER:=W. Michael Petullo <mike@flyn.org>
PKG_LICENSE:=LGPL-2.1-or-later PKG_LICENSE:=LGPL-2.1-or-later

View File

@@ -1,6 +1,6 @@
--- a/configure.ac --- a/configure.ac
+++ b/configure.ac +++ b/configure.ac
@@ -74,6 +74,21 @@ AM_SILENT_RULES @@ -76,6 +76,21 @@ AM_SILENT_RULES
AC_CANONICAL_HOST AC_CANONICAL_HOST
AB_INIT AB_INIT