summaryrefslogtreecommitdiffstats
path: root/archive/zip/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'archive/zip/DETAILS')
-rwxr-xr-xarchive/zip/DETAILS17
1 files changed, 8 insertions, 9 deletions
diff --git a/archive/zip/DETAILS b/archive/zip/DETAILS
index 34444363d6..574491c6cc 100755
--- a/archive/zip/DETAILS
+++ b/archive/zip/DETAILS
@@ -1,17 +1,16 @@
SPELL=zip
- VERSION=2.32
- SOURCE=${SPELL}${VERSION/./}.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ VERSION=3.0
+ SOURCE=$SPELL${VERSION/./}.tgz
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL${VERSION/./}"
SOURCE_URL[0]=ftp://ftp.info-zip.org/pub/infozip/src/$SOURCE
WEB_SITE=http://www.info-zip.org/pub/infozip/Zip.html
ENTERED=20010922
- SOURCE_HASH=sha512:706646115440597f361b77569ef0301a72c4c990ace5053d4c3b730f20ba0f08af2a8c4fe27c4df5808649cad52d477a6e36e731e82057d6b426a3983836fde2
+ SOURCE_HASH=sha512:c1c3d62bf1426476c0f9919b568013d6d7b03514912035f09ee283226d94c978791ad2af5310021e96c4c2bf320bfc9d0b8f4045c48e4667e034d98197e1a9b3
LICENSE[0]=BSD
KEYWORDS="archive"
- SHORT="zip is a PKWARE compatible compressor."
+ SHORT="PKWARE compatible compressor"
cat << EOF
-zip
-Info-ZIP's purpose is to provide free, portable, high-quality versions
-of the Zip and UnZip compressor-archiver utilities that are compatible
-with the DOS-based PKZIP by PKWARE, Inc.
+Info-ZIP's purpose is to provide free, portable, high-quality versions of the
+Zip and UnZip compressor-archiver utilities that are compatible with the
+DOS-based PKZIP by PKWARE, Inc.
EOF