	   SPELL=cryptsetup-luks
	 VERSION=2.8.1
     SOURCE_HASH=sha512:a5171e18c55bfbc57330f2d46ab06b5ac6957392a77aef74c3d1c5295eb39962d1db19ddd3420ea1154d730b361d09e72bf5315c7a3d56eb36cee9c2531bca5d
          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_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
