libgpg-error: bump to 1.32.

This commit is contained in:
fbrosson
2018-07-12 20:47:56 +00:00
parent 31f3d2a8d5
commit 5f2a6fe937
2 changed files with 3 additions and 3 deletions

View File

@@ -7,14 +7,14 @@ COPYRIGHT="2003-2018 g10 Code GmbH"
LICENSE="GNU LGPL v2.1"
REVISION="1"
SOURCE_URI="https://www.gnupg.org/ftp/gcrypt/libgpg-error/libgpg-error-$portVersion.tar.bz2"
CHECKSUM_SHA256="40d0a823c9329478063903192a1f82496083b277265904878f4bc09e0db7a4ef"
CHECKSUM_SHA256="c345c5e73cc2332f8d50db84a2280abfb1d8f6d4f1858b9daa30404db44540ca"
SOURCE_DIR="libgpg-error-$portVersion"
PATCHES="libgpg_error-$portVersion.patchset"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
libVersion="0.24.2"
libVersion="0.24.3"
libVersionCompat="$libVersion compat >= ${libVersion%%.*}"
portVersionCompat="$portVersion compat >= 1"

View File

@@ -47,7 +47,7 @@ index a509d1b..21c1b2e 100644
# define MY_GCC_VERSION 0
#endif
diff --git a/src/gpg-error.h.in b/src/gpg-error.h.in
index ce7d278..5749d60 100644
index 8bcafcc..cd262e9 100644
--- a/src/gpg-error.h.in
+++ b/src/gpg-error.h.in
@@ -153,9 +153,14 @@ typedef unsigned int gpg_error_t;