           SPELL=libarchive
         VERSION=3.8.7
     SOURCE_HASH="sha256:4b787cca6697a95c7725e45293c973c208cbdc71ae2279f30ef09f52472b9166:UPSTREAM_HASH"
  SECURITY_PATCH=16
          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
