           SPELL=c-ares
         VERSION=1.34.6
     SOURCE_HASH=sha512:826eecdb40942caf75da982b9ca57fbe7c3e7c23af43a908683c7c1523c46b06ebac68405c26db8bf4c8b0774ca415666866249a3bde663a71c278f4ec7b1827
  SECURITY_PATCH=5
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://github.com/$SPELL/$SPELL/releases/download/v$VERSION/$SOURCE
# Watch: https://github.com/c-ares/c-ares/tags tags/v([0-9.]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://c-ares.org/"
      LICENSE[0]=MIT
         ENTERED=20070425
           SHORT="A C library that resolves names asynchronously."
cat << EOF
c-ares is a modern DNS (stub) resolver library, written in C. It provides interfaces for asynchronous queries while trying to abstract the intricacies of the underlying DNS protocol.
EOF
