[oe-commits] Ionut Radu : gpgme: Updated from 1.4.1 to 1.4.2

git at git.openembedded.org git at git.openembedded.org
Tue Jul 2 21:20:42 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 3cc3a95b86cb367574f7754bed655f27045cf5a7
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=3cc3a95b86cb367574f7754bed655f27045cf5a7

Author: Ionut Radu <ionutx.radu at intel.com>
Date:   Thu Jun 27 13:22:38 2013 +0300

gpgme: Updated from 1.4.1 to 1.4.2

Signed-off-by: Ionut Radu <ionutx.radu at intel.com>

License md5 was changed for src/gpgme.h.in:
"File: @configure_input@  */" was replaced by "Generated from gpgme.h.in for @GPGME_CONFIG_HOST at .  */"

Signed-off-by: Saul Wold <sgw at linux.intel.com>

---

 .../disable_gpgconf_check.patch                    |    0
 .../gpgme/{gpgme_1.4.1.bb => gpgme_1.4.2.bb}       |    6 +++---
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/meta/recipes-support/gpgme/gpgme-1.4.1/disable_gpgconf_check.patch b/meta/recipes-support/gpgme/gpgme-1.4.2/disable_gpgconf_check.patch
similarity index 100%
rename from meta/recipes-support/gpgme/gpgme-1.4.1/disable_gpgconf_check.patch
rename to meta/recipes-support/gpgme/gpgme-1.4.2/disable_gpgconf_check.patch
diff --git a/meta/recipes-support/gpgme/gpgme_1.4.1.bb b/meta/recipes-support/gpgme/gpgme_1.4.2.bb
similarity index 83%
rename from meta/recipes-support/gpgme/gpgme_1.4.1.bb
rename to meta/recipes-support/gpgme/gpgme_1.4.2.bb
index 13bc508..040cdf4 100644
--- a/meta/recipes-support/gpgme/gpgme_1.4.1.bb
+++ b/meta/recipes-support/gpgme/gpgme_1.4.2.bb
@@ -6,14 +6,14 @@ BUGTRACKER = "https://bugs.g10code.com/gnupg/index"
 LICENSE = "GPLv2+ & LGPLv2.1+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
                     file://COPYING.LESSER;md5=bbb461211a33b134d42ed5ee802b37ff \
-                    file://src/gpgme.h.in;endline=23;md5=a7b9706396e8e12c17be7d8d556ef7a5 \
+                    file://src/gpgme.h.in;endline=23;md5=dccb4bb624011e36513c61ef0422d054 \
                     file://src/engine.h;endline=22;md5=4b6d8ba313d9b564cc4d4cfb1640af9d"
 
 SRC_URI = "ftp://ftp.gnupg.org/gcrypt/gpgme/gpgme-${PV}.tar.bz2 \
            file://disable_gpgconf_check.patch"
 
-SRC_URI[md5sum] = "07f1c0eb6596a94efa3ffb75e74bfbba"
-SRC_URI[sha256sum] = "7ab63e5086ebe4cfe7f78face1bb059a7a60da586b1e5c6a77bedcd6d04019b8"
+SRC_URI[md5sum] = "c8cb345ba7c0353e47bdf3c5c05e49be"
+SRC_URI[sha256sum] = "2c4f2bf71e53e6fb7badf07801d4248777566a621c8c2339c02c289731df6856"
 DEPENDS = "libgpg-error libassuan ${PTH}"
 PTH_libc-uclibc = "npth"
 PTH = "pth"



More information about the Openembedded-commits mailing list