           SPELL=procdump-for-linux
         VERSION=1.1.1
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://github.com/Microsoft/ProcDump-for-Linux/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:c49f61dbc87d0b2063ad504e63bcf9d318c96f45fa8b22d72fe1bac3c85bda4069e271f0d596aa15e62aefa464ed834b87ca16afbae68f1c6e005ac6e529c795
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/ProcDump-for-Linux-$VERSION"
        WEB_SITE="https://github.com/Microsoft/ProcDump-for-Linux"
      LICENSE[0]=MIT
         ENTERED=20181105
           SHORT="a Linux version of the ProcDump Sysinternals tool"
cat << EOF
ProcDump is a Linux reimagining of the classic ProcDump tool from the
Sysinternals suite of tools for Windows. ProcDump provides a convenient
way for Linux developers to create core dumps of their application based on
performance triggers.
EOF
