diff options
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-extended/cracklib/cracklib_2.9.4.bb (renamed from meta/recipes-extended/cracklib/cracklib_2.9.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-extended/cracklib/cracklib_2.9.3.bb b/meta/recipes-extended/cracklib/cracklib_2.9.4.bb index 51afc45242..24730b87ce 100644 --- a/meta/recipes-extended/cracklib/cracklib_2.9.3.bb +++ b/meta/recipes-extended/cracklib/cracklib_2.9.4.bb @@ -15,8 +15,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] = "1e18ed9a593719af71b6440f16f91182" -SRC_URI[sha256sum] = "9c55afcdc01ae90aad0af0f9e4de0db9ba2fadf88cdf3a585a08a3530d25dba5" +SRC_URI[md5sum] = "b31f7e3618cda7a2ac38588067275013" +SRC_URI[sha256sum] = "f2a866b4b9808344228ea6d68b69e3ba9a8a99210e23dfd718d4b95c60be8958" inherit autotools gettext pythonnative python-dir |