           SPELL=smatch
         VERSION=1.73
          SOURCE="$SPELL-$VERSION.tar.gz"
   SOURCE_URL[0]=https://repo.or.cz/$SPELL.git/snapshot/refs/tags/$VERSION.tar.gz
     SOURCE_HASH=sha512:611ff5de159fab11955a90650cb833d78a30a1399a4f43d6e0e328dec117a0d17c19e0ee4041373dd421ce99d3bdce50b31f49da2e95585d4305d922e7ef4cd7
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
        WEB_SITE="https://repo.or.cz/smatch.git"
      LICENSE[0]="GPL-2.0-or-later"
         ENTERED=20240919
        KEYWORDS=""
           SHORT="Static analysis for C"
cat << EOF
Smatch is a static analysis tool for C. Most of the checks are for the linux
kernel. Please write checks for your project. It's fun and easy!
EOF
