[oe-commits] Saul Wold : libidn: Upgrade to 1.23

git at git.openembedded.org git at git.openembedded.org
Thu Dec 22 13:19:38 UTC 2011


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Mon Dec 19 08:40:22 2011 -0800

libidn: Upgrade to 1.23

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

---

 .../libidn/{libidn_1.22.bb => libidn_1.23.bb}      |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-extended/libidn/libidn_1.22.bb b/meta/recipes-extended/libidn/libidn_1.23.bb
similarity index 86%
rename from meta/recipes-extended/libidn/libidn_1.22.bb
rename to meta/recipes-extended/libidn/libidn_1.23.bb
index 9bdb322..851b5fc 100644
--- a/meta/recipes-extended/libidn/libidn_1.22.bb
+++ b/meta/recipes-extended/libidn/libidn_1.23.bb
@@ -12,8 +12,9 @@ PR = "r0"
 inherit pkgconfig autotools gettext
 
 SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz"
-SRC_URI[md5sum] = "893a1df0cf3b28b72d248382eaeaca71"
-SRC_URI[sha256sum] = "2f765e868795f5478900ec9f42cb0ecc6ca22e2a85a62763c0b13c7da2f588ed"
+
+SRC_URI[md5sum] = "f9a417270cc9b6bf763ae1f88e60191c"
+SRC_URI[sha256sum] = "25b42d75851ebae52e1c969353b74eefd3d6817f41c8d2a6db258f5ec60c5e6a"
 
 # command tool is under GPLv3+, while libidn itself is under LGPLv2.1+
 # so package command into a separate package





More information about the Openembedded-commits mailing list