		   SPELL=cryptsetup-luks
		 VERSION=2.3.4
          BRANCH=v$(echo $VERSION | cut -f 1 -d .).$(echo $VERSION | cut -f 2 -d .)
SOURCE_DIRECTORY=$BUILD_DIRECTORY/cryptsetup-$VERSION
          SOURCE=cryptsetup-$VERSION.tar.xz
     SOURCE_HASH=sha512:db0bfd795343e575acb7a80ea2b9d32acf08ac970037e5b158a1e4381976552dc292107ce79e55913f49fcf643d4ea7104ed73de7c1e8d424b83d471d20ab60d
   SOURCE_URL[0]=https://www.kernel.org/pub/linux/utils/cryptsetup/$BRANCH/$SOURCE
        WEB_SITE=https://gitlab.com/cryptsetup/cryptsetup
         ENTERED=20060117
      LICENSE[0]=GPL
        KEYWORDS="crypto"
           SHORT="tool to setup dm-crypt encrypted devices"
cat << EOF
cryptsetup is a tool to setup dm-crypt encrypted devices. 
that includes multiple key support and changing passwords without
hozing the data :)
EOF
