          MODULE=minizip
         VERSION=1.3.2
          SOURCE=$MODULE-$VERSION.tar.gz
 SOURCE_URL_FULL=https://github.com/madler/zlib/releases/download/v$VERSION/zlib-$VERSION.tar.gz
      SOURCE_VFY=sha256:bb329a0a2cd0274d05519d61c667c062e06990d72e125ee2dfa8de64f0119d16
SOURCE_DIRECTORY=$BUILD_DIRECTORY/zlib-$VERSION
        WEB_SITE=https://www.zlib.net/
         ENTERED=20141002
         UPDATED=20260312
           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
