libgpg-error: Update to 1.33
authorRosen Penev <[email protected]>
Tue, 11 Dec 2018 00:23:05 +0000 (16:23 -0800)
committerRosen Penev <[email protected]>
Tue, 11 Dec 2018 00:23:05 +0000 (16:23 -0800)
Signed-off-by: Rosen Penev <[email protected]>
libs/libgpg-error/Makefile
libs/libgpg-error/patches/001-cross-compile-fix.patch

index cb580f159ec779c42d2b08cb41fdeb2758958b8a..3180f3bc8ff50ae62e150f191856bb11e47d9892 100644 (file)
@@ -8,12 +8,14 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=libgpg-error
-PKG_VERSION:=1.32
+PKG_VERSION:=1.33
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://www.gnupg.org/ftp/gcrypt/libgpg-error/
-PKG_HASH:=c345c5e73cc2332f8d50db84a2280abfb1d8f6d4f1858b9daa30404db44540ca
+PKG_HASH:=5d38826656e746c936e7742d9cde072b50baa3c4c49daa168a56813612bf03ff
+
+PKG_MAINTAINER:=W. Michael Petullo <[email protected]>
 PKG_LICENSE:=LGPL-2.1+
 PKG_LICENSE_FILES:=COPYING
 
@@ -29,7 +31,6 @@ define Package/libgpg-error
   CATEGORY:=Libraries
   TITLE:=GnuPG error handling helper library
   URL:=http://www.gnupg.org/related_software/libgpg-error/
-  MAINTAINER:=W. Michael Petullo <[email protected]>
 endef
 
 define Package/libgpg-error/description
index 076ab3998a087bb2bb4f4229cd64021e39839622..d19c7f936d9a7d3e4021e2afcdd515aec32f7569 100644 (file)
@@ -1,7 +1,6 @@
-diff -u --recursive libgpg-error-1.32-vanilla/configure.ac libgpg-error-1.32/configure.ac
---- libgpg-error-1.32-vanilla/configure.ac     2018-07-15 01:23:30.028462129 -0400
-+++ libgpg-error-1.32/configure.ac     2018-07-15 01:25:32.214267179 -0400
-@@ -74,6 +74,18 @@
+--- a/configure.ac
++++ b/configure.ac
+@@ -74,6 +74,18 @@ AM_SILENT_RULES
  AC_CANONICAL_HOST
  AB_INIT