GPGME: bump (#6720)

This commit is contained in:
extrowerk
2022-03-15 19:42:52 +01:00
committed by GitHub
parent ee45867010
commit bc52e04c52
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ LICENSE="GNU GPL v2
GNU LGPL v2.1"
REVISION="1"
SOURCE_URI="https://www.gnupg.org/ftp/gcrypt/gpgme/gpgme-$portVersion.tar.bz2"
CHECKSUM_SHA256="eebc3c1b27f1c8979896ff361ba9bb4778b508b2496c2fc10e3775a40b1de1ad"
CHECKSUM_SHA256="711eabf5dd661b9b04be9edc9ace2a7bc031f6bd9d37a768d02d0efdef108f5f"
PATCHES="gpgme-$portVersion.patchset"
ARCHITECTURES="all !x86_gcc2"

View File

@@ -1,4 +1,4 @@
From 1f62e93200d3307b0c777c27f3fe35cbd4d308b1 Mon Sep 17 00:00:00 2001
From b406f41702fc8c12b65c5ff261843a94e5f97dfd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= <revol@free.fr>
Date: Sun, 16 Nov 2014 14:50:17 +0100
Subject: configure.ac: Haiku does have a thread-safe getenv
@@ -6,7 +6,7 @@ Subject: configure.ac: Haiku does have a thread-safe getenv
Also force HAVE_PTHREAD.
diff --git a/configure.ac b/configure.ac
index 628e5ff..b9d4410 100644
index 43b18f6..72ec364 100644
--- a/configure.ac
+++ b/configure.ac
@@ -230,6 +230,9 @@ case "${host}" in
@@ -20,5 +20,5 @@ index 628e5ff..b9d4410 100644
case "${host}" in
*-mingw32*)
--
2.30.0
2.30.2