           SPELL=c-ares
         VERSION=1.34.8
     SOURCE_HASH=sha512:d5997a57fda9b3a3385b1685e6b2f9292c3a1d39bd27579acaabf3d2d33aa5e91bfec5d41c5e51ca6b50dbc1f4346d75e9bfbccf44a494fbd4bc7613b167143c
  SECURITY_PATCH=5
          SOURCE=$SPELL-$VERSION.tar.gz
   SOURCE_URL[0]=https://github.com/$SPELL/$SPELL/releases/download/v$VERSION/$SOURCE
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
