[oe-commits] Saul Wold : libksba: Upgrade to 1.3.3

git at git.openembedded.org git at git.openembedded.org
Wed May 20 20:43:04 UTC 2015


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Mon May 18 16:28:37 2015 -0700

libksba: Upgrade to 1.3.3

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/libksba/{libksba_1.3.2.bb => libksba_1.3.3.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-support/libksba/libksba_1.3.2.bb b/meta/recipes-support/libksba/libksba_1.3.3.bb
similarity index 86%
rename from meta/recipes-support/libksba/libksba_1.3.2.bb
rename to meta/recipes-support/libksba/libksba_1.3.3.bb
index cce08c3..bc21164 100644
--- a/meta/recipes-support/libksba/libksba_1.3.2.bb
+++ b/meta/recipes-support/libksba/libksba_1.3.3.bb
@@ -16,8 +16,8 @@ inherit autotools binconfig-disabled pkgconfig texinfo
 SRC_URI = "ftp://ftp.gnupg.org/gcrypt/${BPN}/${BPN}-${PV}.tar.bz2 \
            file://ksba-add-pkgconfig-support.patch"
 
-SRC_URI[md5sum] = "c3c9a66e22d87fe3ae59865250b8a09c"
-SRC_URI[sha256sum] = "eb95537955dfc2845690a4cc3836074fa6d0a2c2ca2cbf1759364d3bd9868406"
+SRC_URI[md5sum] = "a5dd3c57fca254935f5cf8db26e39065"
+SRC_URI[sha256sum] = "0c7f5ffe34d0414f6951d9880a46fcc2985c487f7c36369b9f11ad41131c7786"
 
 do_configure_prepend () {
 	# Else these could be used in preference to those in aclocal-copy



More information about the Openembedded-commits mailing list