From: Wang Mingyu <[email protected]> Changelog: ========== * w32: Change gpgme-w32-spawn to use Unicode arguments. * Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME. * New keylist mode GPGME_KEYLIST_MODE_WITH_V5FPR. * New key capability flags has_*. * gpgme-tool: Support use of Windows HANDLE. * qt: Support refreshing keys via WKD. * qt: Handle cancel in changeexpiryjob.
Signed-off-by: Wang Mingyu <[email protected]> --- meta/recipes-support/gpgme/{gpgme_1.22.0.bb => gpgme_1.23.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-support/gpgme/{gpgme_1.22.0.bb => gpgme_1.23.1.bb} (97%) diff --git a/meta/recipes-support/gpgme/gpgme_1.22.0.bb b/meta/recipes-support/gpgme/gpgme_1.23.1.bb similarity index 97% rename from meta/recipes-support/gpgme/gpgme_1.22.0.bb rename to meta/recipes-support/gpgme/gpgme_1.23.1.bb index 84c8fa9f8a..e029b73a8f 100644 --- a/meta/recipes-support/gpgme/gpgme_1.22.0.bb +++ b/meta/recipes-support/gpgme/gpgme_1.23.1.bb @@ -24,7 +24,7 @@ SRC_URI = "${GNUPG_MIRROR}/gpgme/${BP}.tar.bz2 \ file://0001-autogen.sh-remove-unknown-in-version.patch \ " -SRC_URI[sha256sum] = "9551e37081ad3bde81018a0d24f245c3f8206990549598fb31a97a68380a7b71" +SRC_URI[sha256sum] = "a0c316f7ab7d3bfb01a8753c3370dc906e5b61436021f3b54ff1483b513769bd" PYTHON_DEPS = "${@bb.utils.contains('LANGUAGES', 'python', 'swig-native', '', d)}" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#190109): https://lists.openembedded.org/g/openembedded-core/message/190109 Mute This Topic: https://lists.openembedded.org/mt/102359300/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
