          MODULE=minizip
         VERSION=1.3.1
          SOURCE=zlib-$VERSION.tar.gz
   SOURCE_URL[0]=http://www.zlib.net/current
   SOURCE_URL[1]=https://github.com/madler/zlib/releases/download/v$VERSION/
      SOURCE_VFY=sha256:9a93b2b7dfdac77ceba5a558a580e74667dd6fede4585b91eefb60f03b72df23
SOURCE_DIRECTORY=$BUILD_DIRECTORY/zlib-$VERSION
        WEB_SITE=http://www.zlib.net
         ENTERED=20141002
         UPDATED=20240122
           SHORT="A lossless data compression library"

cat << EOF
This is the minizip from the contrib section of the zlib tarball. It only installs minizip
and nothing else.

 Note: This is the zlib from core. There are several apps such as Chromium with their
 own bundled version. I am not aware of any core modules that can make use of this
 so figured it would be better to separate the two.
EOF
