           SPELL="nghttp3"
         VERSION="1.18.0"
     SOURCE_HASH="sha512:51ed27cb600219b13f3be44f7543b04df956180015ca027245e7aab968283720918c5fbe191265b02d9c90ebd5b6649599005b904b300ca844381b88ecea3274"
          SOURCE="${SPELL}-${VERSION}.tar.xz"
   SOURCE_URL[0]="https://github.com/ngtcp2/${SPELL}/releases/download/v${VERSION}/${SOURCE}"
# Watch: https://github.com/ngtcp2/nghttp3/tags tags/v([0-9.]+)[.]tar
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE="https://github.com/ngtcp2/nghttp3"
      LICENSE[0]="MIT"
         ENTERED="20211107"
           SHORT="HTTP/3 library written in C"
cat << EOF
nghttp3 is an implementation of HTTP/3 mapping over QUIC and QPACK in C.
EOF
