From: Wang Mingyu Date: Wed, 4 Jun 2025 08:44:43 +0000 (+0800) Subject: gpgme: upgrade 1.24.2 -> 1.24.3 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fcac9a5b9a0803524bf644b97f7563cbc0c74140;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git gpgme: upgrade 1.24.2 -> 1.24.3 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/gpgme/gpgme_1.24.2.bb b/meta/recipes-support/gpgme/gpgme_1.24.3.bb similarity index 97% rename from meta/recipes-support/gpgme/gpgme_1.24.2.bb rename to meta/recipes-support/gpgme/gpgme_1.24.3.bb index bc661429e7d..64e3c6635a1 100644 --- a/meta/recipes-support/gpgme/gpgme_1.24.2.bb +++ b/meta/recipes-support/gpgme/gpgme_1.24.3.bb @@ -29,7 +29,7 @@ SRC_URI = "${GNUPG_MIRROR}/gpgme/${BP}.tar.bz2 \ file://0001-autogen.sh-remove-unknown-in-version.patch \ " -SRC_URI[sha256sum] = "e11b1a0e361777e9e55f48a03d89096e2abf08c63d84b7017cfe1dce06639581" +SRC_URI[sha256sum] = "bfc17f5bd1b178c8649fdd918956d277080f33df006a2dc40acdecdce68c50dd" PYTHON_DEPS = "${@bb.utils.contains('LANGUAGES', 'python', 'swig-native', '', d)}"