summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-support/gpgme/gpgme_1.24.3.bb (renamed from meta/recipes-support/gpgme/gpgme_1.24.2.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/gpgme/gpgme_1.24.2.bb b/meta/recipes-support/gpgme/gpgme_1.24.3.bb
index bc661429e7..64e3c6635a 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 \
29 file://0001-autogen.sh-remove-unknown-in-version.patch \ 29 file://0001-autogen.sh-remove-unknown-in-version.patch \
30 " 30 "
31 31
32SRC_URI[sha256sum] = "e11b1a0e361777e9e55f48a03d89096e2abf08c63d84b7017cfe1dce06639581" 32SRC_URI[sha256sum] = "bfc17f5bd1b178c8649fdd918956d277080f33df006a2dc40acdecdce68c50dd"
33 33
34PYTHON_DEPS = "${@bb.utils.contains('LANGUAGES', 'python', 'swig-native', '', d)}" 34PYTHON_DEPS = "${@bb.utils.contains('LANGUAGES', 'python', 'swig-native', '', d)}"
35 35