]> code.ossystems Code Review - openembedded-core.git/commitdiff
cracklib: Update to 2.9.0
authorSaul Wold <sgw@linux.intel.com>
Wed, 12 Jun 2013 05:58:40 +0000 (22:58 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 13 Jun 2013 16:37:56 +0000 (17:37 +0100)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-extended/cracklib/cracklib_2.9.0.bb [moved from meta/recipes-extended/cracklib/cracklib_2.8.22.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-extended/cracklib/cracklib_2.8.22.bb
rename to meta/recipes-extended/cracklib/cracklib_2.9.0.bb
index 303c472a768edd0ebfb9cecf22bce5ebf30be5f1..34c2ff1c4c23666fbc7d520462ab4e5f9388c4f3 100644 (file)
@@ -6,7 +6,6 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=e3eda01d9815f8d24aae2dbd89b68b06"
 
 DEPENDS = "cracklib-native zlib"
 DEPENDS_class-native = "zlib"
-PR ="r0"
 
 EXTRA_OECONF = "--without-python --libdir=${base_libdir}"
 
@@ -14,8 +13,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz \
            file://0001-packlib.c-support-dictionary-byte-order-dependent.patch \
            file://0002-craklib-fix-testnum-and-teststr-failed.patch"
 
-SRC_URI[md5sum] = "463177b5c29c7a598c991e12a4898e06"
-SRC_URI[sha256sum] = "feaff49bfb513ec10b2618c00d2f7f60776ba93fcc5fa22dd3479dd9cad9f770"
+SRC_URI[md5sum] = "e0f94ac2138fd33c7e77b19c1e9a9390"
+SRC_URI[sha256sum] = "17fecdfa78c0b9b47afa1533ea99b5351c3cef770bbd9c8c34391827efecbdc0"
 
 inherit autotools gettext