summaryrefslogtreecommitdiffstats
path: root/archive-libs
diff options
context:
space:
mode:
authorFlorian Franzmann2020-06-05 12:42:50 +0200
committerFlorian Franzmann2020-06-05 12:57:08 +0200
commit9c489e21eeabf797359c38fc80c2b1ecef9bce59 (patch)
tree78806faf64cdaece559d168a5656e672e3ed2246 /archive-libs
parent865f6073233dd63b3b8eb33b9d986e750c0fcba2 (diff)
archive-libs/libzip: version 1.7.0
Diffstat (limited to 'archive-libs')
-rwxr-xr-xarchive-libs/libzip/DETAILS8
-rw-r--r--archive-libs/libzip/HISTORY3
2 files changed, 7 insertions, 4 deletions
diff --git a/archive-libs/libzip/DETAILS b/archive-libs/libzip/DETAILS
index ad3c98136a..55527d3466 100755
--- a/archive-libs/libzip/DETAILS
+++ b/archive-libs/libzip/DETAILS
@@ -1,12 +1,12 @@
source $GRIMOIRE/CMAKE_FUNCTIONS
SPELL=libzip
- VERSION=1.6.1
- SOURCE_HASH=sha512:dcf3790933c95f66bdcbdb276497b36e57776103b0b1064a94479e84eaa0a09df8dd91509cb4ccab3a6724f0650f076ca1e332d73acc94b653e99a3e94a64574
+ VERSION=1.7.0
+ SOURCE_HASH=sha512:9c1632b4e0b4cfe22c5670d815bc8893d540226e3e64cf8cce7039a90bdc7048dedadb4804b151291e312c97bb384bd671e43021401c4c3e33a4e597972bc681
SECURITY_PATCH=3
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=https://www.nih.at/libzip
- SOURCE_URL[0]=$WEB_SITE/$SOURCE
+ WEB_SITE=https://libzip.org
+ SOURCE_URL[0]=https://libzip.org/download/${SOURCE}
LICENSE[0]=GPL
ENTERED=20071027
KEYWORDS="zip library"
diff --git a/archive-libs/libzip/HISTORY b/archive-libs/libzip/HISTORY
index 5aa1fbd155..e52f027c6f 100644
--- a/archive-libs/libzip/HISTORY
+++ b/archive-libs/libzip/HISTORY
@@ -1,3 +1,6 @@
+2020-06-05 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
+ * DETAILS: version 1.7.0
+
2020-02-07 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DETAILS: version 1.6.1