]> code.ossystems Code Review - openembedded-core.git/commitdiff
gpgme: upgrade 1.17.0 -> 1.17.1
authorwangmy <wangmy@fujitsu.com>
Tue, 8 Mar 2022 10:34:32 +0000 (18:34 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 10 Mar 2022 13:06:22 +0000 (13:06 +0000)
Changelog:
=========
* configure.ac: Bump QT LT version to C15/A0/R0.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gpgme/gpgme_1.17.1.bb [moved from meta/recipes-support/gpgme/gpgme_1.17.0.bb with 97% similarity]

similarity index 97%
rename from meta/recipes-support/gpgme/gpgme_1.17.0.bb
rename to meta/recipes-support/gpgme/gpgme_1.17.1.bb
index 382b2472ed9e31381d5b79e62103c3380edad31d..d95ed6c299db033df9de70a29123a4050e16b114 100644 (file)
@@ -23,7 +23,7 @@ SRC_URI = "${GNUPG_MIRROR}/gpgme/${BP}.tar.bz2 \
            file://0001-use-closefrom-on-linux-and-glibc-2.34.patch \
            "
 
-SRC_URI[sha256sum] = "4ed3f50ceb7be2fce2c291414256b20c9ebf4c03fddb922c88cda99c119a69f5"
+SRC_URI[sha256sum] = "711eabf5dd661b9b04be9edc9ace2a7bc031f6bd9d37a768d02d0efdef108f5f"
 
 DEPENDS = "libgpg-error libassuan"
 RDEPENDS:${PN}-cpp += "libstdc++"