mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libzip: bump version to 1.11.4
https://libzip.org/news/ Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
committed by
Peter Korsgaard
parent
63f2d21138
commit
febdbea58b
@@ -1,3 +1,3 @@
|
||||
# Locally calculated
|
||||
sha256 dc3c8d5b4c8bbd09626864f6bcf93de701540f761d76b85d7c7d710f4bd90318 libzip-1.10.1.tar.xz
|
||||
sha256 8a247f57d1e3e6f6d11413b12a6f28a9d388de110adc0ec608d893180ed7097b libzip-1.11.4.tar.xz
|
||||
sha256 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1 LICENSE
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
LIBZIP_VERSION = 1.10.1
|
||||
LIBZIP_VERSION = 1.11.4
|
||||
LIBZIP_SITE = https://libzip.org/download
|
||||
LIBZIP_SOURCE = libzip-$(LIBZIP_VERSION).tar.xz
|
||||
LIBZIP_LICENSE = BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user