GnuPG: bump to 2.2.11.

This commit is contained in:
fbrosson
2018-11-06 16:12:14 +00:00
parent 0d14100c51
commit 27a7f0fbd7
2 changed files with 6 additions and 6 deletions

View File

@@ -16,7 +16,7 @@ LICENSE="CC0 v1.0
GNU LGPL v3"
REVISION="1"
SOURCE_URI="https://gnupg.org/ftp/gcrypt/gnupg/gnupg-$portVersion.tar.bz2"
CHECKSUM_SHA256="799dd37a86a1448732e339bd20440f4f5ee6e69755f6fd7a73ee8af30840c915"
CHECKSUM_SHA256="496c3e123ef53f35436ddccca58e82acaa901ca4e21174e77386c0cea0c49cd9"
PATCHES="gnupg-$portVersion.patchset"
ARCHITECTURES="!x86_gcc2 x86 x86_64"

View File

@@ -5,10 +5,10 @@ Subject: Fix detection of libnetwork
diff --git a/configure.ac b/configure.ac
index 8c80377..c86c5b1 100644
index 4d66af9..4adefe9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1041,10 +1041,9 @@ AC_MSG_NOTICE([checking for networking options])
@@ -1048,10 +1048,9 @@ AC_MSG_NOTICE([checking for networking options])
# ELF runtime link paths), then link will fail and LDAP support won't
# be detected.
#
@@ -22,7 +22,7 @@ index 8c80377..c86c5b1 100644
#
@@ -1058,8 +1057,8 @@ if test "$build_dirmngr" = "yes"; then
@@ -1065,8 +1064,8 @@ if test "$build_dirmngr" = "yes"; then
# the dirmngr option --standard-resolver.
# the double underscore thing is a glibc-ism?
@@ -44,10 +44,10 @@ Subject: Haiku: settings Path
diff --git a/configure.ac b/configure.ac
index c86c5b1..5c1d5d3 100644
index 4adefe9..3111315 100644
--- a/configure.ac
+++ b/configure.ac
@@ -492,6 +492,8 @@ AH_BOTTOM([
@@ -495,6 +495,8 @@ AH_BOTTOM([
# endif
#elif defined(__VMS)
#define GNUPG_DEFAULT_HOMEDIR "/SYS$LOGIN/gnupg"