[oe-commits] Saul Wold : libidn: Update to 1.26

git at git.openembedded.org git at git.openembedded.org
Mon Jan 28 12:37:07 UTC 2013


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

Author: Saul Wold <sgw at linux.intel.com>
Date:   Wed Jan 23 13:24:02 2013 -0800

libidn: Update to 1.26

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

---

 .../libidn/{libidn_1.25.bb => libidn_1.26.bb}      |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/meta/recipes-extended/libidn/libidn_1.25.bb b/meta/recipes-extended/libidn/libidn_1.26.bb
similarity index 85%
rename from meta/recipes-extended/libidn/libidn_1.25.bb
rename to meta/recipes-extended/libidn/libidn_1.26.bb
index 6584edd..284e871 100644
--- a/meta/recipes-extended/libidn/libidn_1.25.bb
+++ b/meta/recipes-extended/libidn/libidn_1.26.bb
@@ -3,14 +3,14 @@ DESCRIPTION = "Implementation of the Stringprep, Punycode and IDNA specification
 HOMEPAGE = "http://www.gnu.org/software/libidn/"
 SECTION = "libs"
 LICENSE = "(LGPLv2.1+ | LGPLv3) & GPLv3+"
-LIC_FILES_CHKSUM = "file://COPYING;md5=9c9d9d207a3468a696a03368913d360b \
+LIC_FILES_CHKSUM = "file://COPYING;md5=91146090ae24a0572879d3b48646d404 \
                     file://COPYING.LESSERv2;md5=4fbd65380cdd255951079008b364516c \
                     file://COPYING.LESSERv3;md5=e6a600fd5e1d9cbde2d983680233ad02 \
                     file://COPYINGv2;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
                     file://COPYINGv3;md5=d32239bcb673463ab874e80d47fae504 \
                     file://lib/idna.h;endline=21;md5=7364f6a250728ffe16170f5e3ab37512 \
                     file://src/idn.c;endline=20;md5=7d7235e7951ac87d9dfac42e1b69d9cb"
-PR = "r1"
+PR = "r0"
 
 inherit pkgconfig autotools gettext
 
@@ -18,8 +18,8 @@ SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz \
            file://libidn_fix_for_automake-1.12.patch \
            file://avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch "
 
-SRC_URI[md5sum] = "45ffabce4b8ca87fe98fe4542668d33d"
-SRC_URI[sha256sum] = "7fe625328a6a5d837d723c462c1788affb84d9c9fc0ae5cd0ce9ac7724c34716"
+SRC_URI[md5sum] = "7533d14fbbb6c026a1a9eaa2179ccb69"
+SRC_URI[sha256sum] = "0a2f4c71c80f8f389a99d5a26539a9be4a4ac42cd7f375aa41046660f63cc53c"
 
 # command tool is under GPLv3+, while libidn itself is under LGPLv2.1+ or LGPLv3
 # so package command into a separate package





More information about the Openembedded-commits mailing list