summaryrefslogtreecommitdiffstats
path: root/archive-libs/zziplib
diff options
context:
space:
mode:
authorTreeve Jelbert2017-05-15 20:30:25 +0200
committerTreeve Jelbert2017-05-16 08:11:23 +0200
commit186b21baef844f6b7e1dc7c69821143a6479bf89 (patch)
tree2947e8bbd91e0458dc5ac50b7024d9e47baf6d5a /archive-libs/zziplib
parent167de180cbb71ea3e806e3af0cecd6164a64b362 (diff)
zziplib: => 0.13.66
Diffstat (limited to 'archive-libs/zziplib')
-rwxr-xr-xarchive-libs/zziplib/DETAILS10
-rw-r--r--archive-libs/zziplib/HISTORY4
2 files changed, 9 insertions, 5 deletions
diff --git a/archive-libs/zziplib/DETAILS b/archive-libs/zziplib/DETAILS
index ad1c8254c4..46b30d13a3 100755
--- a/archive-libs/zziplib/DETAILS
+++ b/archive-libs/zziplib/DETAILS
@@ -1,11 +1,11 @@
SPELL=zziplib
- VERSION=0.13.62
- SOURCE_HASH=sha512:fd3b9e9015ba7603bdebd8f6a2ac6d11003705bfab22f3a0025f75455042664aea69440845b59e6f389417dff5ac777f49541d8cbacb2a220e67d20bb6973e25
- SOURCE=$SPELL-$VERSION.tar.bz2
+ VERSION=0.13.66
+ SOURCE_HASH=sha512:893885d85293269fd8ff14d61eaae5f7d07689a16dd9c07c1ae8d46ea2b2f94a13d6aab19670efa7716cafe5e9f8efb1cbc1254bd9e860c836faa35736bdbe20
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/$SPELL/$SOURCE
LICENSE[0]=LGPL
- WEB_SITE=http://zziplib.sourceforge.net/
+ WEB_SITE=https://github.com/gdraheim/zziplib
+ SOURCE_URL[0]=$WEB_SITE/archive/v${VERSION}.tar.gz
KEYWORDS="archive libs"
ENTERED=20050309
SHORT="Library for read access on ZIP-archives"
diff --git a/archive-libs/zziplib/HISTORY b/archive-libs/zziplib/HISTORY
index 9e74ac281d..8be5028b7f 100644
--- a/archive-libs/zziplib/HISTORY
+++ b/archive-libs/zziplib/HISTORY
@@ -1,3 +1,7 @@
+2017-05-15 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 0.13.66
+ now at github
+
2015-11-28 Ismael Luceno <ismael@sourcemage.org>
* PRE_BUILD: removed, no longer needed
* export-dynamic.patch: removed, no longer needed