           SPELL=cracklib
         VERSION=2.10.2
     SOURCE_HASH=sha512:b58f513bb3094821a69e45c092483d7445ecd1ea2d4d70b6cc422c58e478146f4656fc1ddc0b276f1da31a858d2baea4cca233c9232e2acd05085d55873f3273
    SOURCE2_HASH=sha512:09e4bf6ad6064accc88d9206e2b2dd28f0e80f827c600f510dc9bb8ac5d51454da2dfbd8e80f2683af501b6f298fb53fb4cf2fb2b5d668940cc6f64701ed6730
  SECURITY_PATCH=1
    VERSIONWORDS=$VERSION
          SOURCE=$SPELL-$VERSION.tar.xz
         SOURCE2=$SPELL-words-$VERSIONWORDS.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
        WEB_SITE=https://github.com/cracklib/cracklib
             URI=$WEB_SITE/releases/download/v$VERSION
   SOURCE_URL[0]=$URI/$SOURCE
  SOURCE2_URL[0]=$URI/$SOURCE2
         ENTERED=20050310
      LICENSE[0]='Derived from artistic license'
     GATHER_DOCS='HISTORY LICENCE MANIFEST POSTER'
        KEYWORDS="security libs"
           SHORT='Password strength-checking library'
cat << EOF
CrackLib is a library containing a C function which may be used in a
"passwd"-like program.
The idea is simple: try to prevent users from choosing passwords that
could be guessed by "Crack" by filtering them out, at source.
CrackLib is an offshoot of the the version 5 "Crack" software.
EOF
