# Watch: https://github.com/axel-download-accelerator/axel/releases tag/v([0-9.]+)
           SPELL=axel
         VERSION=2.17.14
  SECURITY_PATCH=5
          SOURCE="$SPELL-$VERSION.tar.xz"
   SOURCE_URL[0]=https://github.com/axel-download-accelerator/axel/releases/download/v$VERSION/$SOURCE
     SOURCE_HASH=sha512:73ea499f581d9411197269fc96d7eeed83dcdb7470aba2ef93db0a1032689bfb66e03a194e9ae5191477ca86cc772d204c6672233009cf210b9ebb3ae29bc9c0
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE=https://github.com/axel-download-accelerator/axel/
      LICENSE[0]="GPL"
         ENTERED=20100311
        KEYWORDS="ftp"
           SHORT="Lightweight download accelerator"
cat << EOF
Axel tries to accelerate HTTP/FTP downloading process by using multiple
connections for one file. It can use multiple mirrors for a download. Axel
has no dependencies and is lightweight, so it might be
useful as a wget clone on byte-critical systems.
EOF
