           SPELL=cryptsetup-luks
         VERSION=1.6.6
          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=sha256:2d2ce28e4e1137dd599d87884b62ef6dbf14fd7848b2a2bf7d61cf125fbd8e6f:UPSTREAM_HASH
   SOURCE_URL[0]=http://www.kernel.org/pub/linux/utils/cryptsetup/$BRANCH/$SOURCE
        WEB_SITE=http://code.google.com/p/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
