]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
gpgme: upgrade 1.24.2 -> 1.24.3
authorWang Mingyu <wangmy@fujitsu.com>
Wed, 4 Jun 2025 08:44:43 +0000 (16:44 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Jun 2025 10:01:24 +0000 (11:01 +0100)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gpgme/gpgme_1.24.3.bb [moved from meta/recipes-support/gpgme/gpgme_1.24.2.bb with 97% similarity]

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 bc661429e7def9cfd9e99edb4035aeb464dff73d..64e3c6635a1c0c0d400cb057954f9e3315caf7e4 100644 (file)
@@ -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)}"