Browse Source

cracklib: upgrade 2.10.2 -> 2.10.3

(From OE-Core rev: 4bcd39044064e61a00b37637314717663c6b3ef0)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Richard Purdie 5 months ago
parent
commit
f173a0a64e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      meta/recipes-extended/cracklib/cracklib_2.10.3.bb

+ 1 - 1
meta/recipes-extended/cracklib/cracklib_2.10.2.bb → meta/recipes-extended/cracklib/cracklib_2.10.3.bb

@@ -12,7 +12,7 @@ EXTRA_OECONF = "--without-python --libdir=${base_libdir}"
 SRC_URI = "git://github.com/cracklib/cracklib;protocol=https;branch=main \
            "
 
-SRCREV = "e5211fc1d2b435884a2bb77001e107489285296d"
+SRCREV = "e73d5db1789d198b5f9ec44b68b9c775c3e6c042"
 S = "${WORKDIR}/git/src"
 
 inherit autotools gettext