           SPELL=libarchive
         VERSION=3.8.8
     SOURCE_HASH="sha256:038918ea315cdd446cc63acfe880d6011832bbe1711c887de5de5441b306c190:UPSTREAM_HASH"
  SECURITY_PATCH=17
          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
