           SPELL=procdump-for-linux
         VERSION=1.2
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://github.com/Microsoft/ProcDump-for-Linux/archive/${VERSION}.tar.gz
     SOURCE_HASH=sha512:363b75349c4dc90f0eddb3d764130486f233ec05d504c34cda857dae8a5420fea5aa1712b62cab866bc8bd4d1f335fc5d0cee7f48b49fcf477cbeb0434b93998
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
