gpgme: update to 1.4.3
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Thu, 22 Aug 2013 15:41:10 +0000 (16:41 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Aug 2013 10:47:17 +0000 (11:47 +0100)
(From OE-Core rev: 3b4f5c4153c0af0e5205d9c30e4b7265c36079d3)

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/gpgme/gpgme-1.4.3/disable_gpgconf_check.patch [moved from meta/recipes-support/gpgme/gpgme-1.4.2/disable_gpgconf_check.patch with 100% similarity]
meta/recipes-support/gpgme/gpgme_1.4.3.bb [moved from meta/recipes-support/gpgme/gpgme_1.4.2.bb with 90% similarity]

similarity index 90%
rename from meta/recipes-support/gpgme/gpgme_1.4.2.bb
rename to meta/recipes-support/gpgme/gpgme_1.4.3.bb
index 040cdf4..aacd923 100644 (file)
@@ -12,8 +12,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
 SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2 \
            file://disable_gpgconf_check.patch"
 
-SRC_URI[md5sum] = "c8cb345ba7c0353e47bdf3c5c05e49be"
-SRC_URI[sha256sum] = "2c4f2bf71e53e6fb7badf07801d4248777566a621c8c2339c02c289731df6856"
+SRC_URI[md5sum] = "334e524cffa8af4e2f43ae8afe585672"
+SRC_URI[sha256sum] = "2d1cc12411753752d9c5b9037e6fd3fd363517af720154768cc7b46b60120496"
+
 DEPENDS = "libgpg-error libassuan ${PTH}"
 PTH_libc-uclibc = "npth"
 PTH = "pth"