diff options
-rw-r--r-- | meta/recipes-extended/cracklib/cracklib_2.10.3.bb (renamed from meta/recipes-extended/cracklib/cracklib_2.10.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/cracklib/cracklib_2.10.2.bb b/meta/recipes-extended/cracklib/cracklib_2.10.3.bb index 2c913da152..c3396521ff 100644 --- a/meta/recipes-extended/cracklib/cracklib_2.10.2.bb +++ b/meta/recipes-extended/cracklib/cracklib_2.10.3.bb | |||
@@ -12,7 +12,7 @@ EXTRA_OECONF = "--without-python --libdir=${base_libdir}" | |||
12 | SRC_URI = "git://github.com/cracklib/cracklib;protocol=https;branch=main \ | 12 | SRC_URI = "git://github.com/cracklib/cracklib;protocol=https;branch=main \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRCREV = "e5211fc1d2b435884a2bb77001e107489285296d" | 15 | SRCREV = "e73d5db1789d198b5f9ec44b68b9c775c3e6c042" |
16 | S = "${WORKDIR}/git/src" | 16 | S = "${WORKDIR}/git/src" |
17 | 17 | ||
18 | inherit autotools gettext | 18 | inherit autotools gettext |