package/libzip: bump to version 1.7.1

See https://github.com/nih-at/libzip/releases

Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Pierre-Jean Texier 2020-06-13 15:31:33 +02:00 committed by Yann E. MORIN
parent e0b13a74a0
commit 92b6d09198
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally calculated
sha256 705dac7a671b3f440181481e607b0908129a9cf1ddfcba75d66436c0e7d33641 libzip-1.6.1.tar.xz
sha256 a020dc1b17a79faa748e43a05f8605d65e403813e8e97ad3a300a90ddba097ac libzip-1.7.1.tar.xz
sha256 af6d9141427cf40b7d1fa6d7f5473b06a7faa9f9b0a2ea588eb6ba7b2e1c8a9e LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
LIBZIP_VERSION = 1.6.1
LIBZIP_VERSION = 1.7.1
LIBZIP_SITE = https://libzip.org/download
LIBZIP_SOURCE = libzip-$(LIBZIP_VERSION).tar.xz
LIBZIP_LICENSE = BSD-3-Clause