           SPELL=libarchive
         VERSION=3.8.3
     SOURCE_HASH="sha256:a290c2d82bce7b806d1e5309558a7bd0ef39067a868f4622a0e32e71a4de8cb6:UPSTREAM_HASH"
  SECURITY_PATCH=14
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://www.libarchive.org
   SOURCE_URL[0]=https://github.com/libarchive/libarchive/releases/download/v${VERSION}/${SOURCE}
# Watch: https://github.com/libarchive/libarchive/tags
         ENTERED=20080629
      LICENSE[0]=BSD
        KEYWORDS="archive"
           SHORT="a library for reading and writing streaming archives"
cat << EOF
The  libarchive  library  provides a flexible interface for reading and
writing streaming archive files such as tar and cpio.   Internally,  it
follows  a  modular  layered design that should make it easy to add new
archive and compression formats.
EOF
