diff options
-rw-r--r-- | meta/recipes-extended/cracklib/cracklib_2.9.2.bb (renamed from meta/recipes-extended/cracklib/cracklib_2.9.1.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/cracklib/cracklib_2.9.1.bb b/meta/recipes-extended/cracklib/cracklib_2.9.2.bb index 99ccde3ba3..b66ca543b6 100644 --- a/meta/recipes-extended/cracklib/cracklib_2.9.1.bb +++ b/meta/recipes-extended/cracklib/cracklib_2.9.2.bb | |||
@@ -13,8 +13,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/cracklib/cracklib-${PV}.tar.gz \ | |||
13 | file://0001-packlib.c-support-dictionary-byte-order-dependent.patch \ | 13 | file://0001-packlib.c-support-dictionary-byte-order-dependent.patch \ |
14 | file://0002-craklib-fix-testnum-and-teststr-failed.patch" | 14 | file://0002-craklib-fix-testnum-and-teststr-failed.patch" |
15 | 15 | ||
16 | SRC_URI[md5sum] = "90536219c520add2ceb3c26f0d7da404" | 16 | SRC_URI[md5sum] = "559072fdfc095cdb763c4de3471a889e" |
17 | SRC_URI[sha256sum] = "408905c2539a97dc8cbbb6d7cd2046cb5647a345b4bda399220d9471be16d156" | 17 | SRC_URI[sha256sum] = "c1c899291d443e99d1aecfbc879e4ac9c0cbc265574f47b487842da11e9759f5" |
18 | 18 | ||
19 | inherit autotools-brokensep gettext | 19 | inherit autotools-brokensep gettext |
20 | 20 | ||