package/minizip: bump to version 4.0.1
https://github.com/zlib-ng/minizip-ng/releases/tag/3.0.8 https://github.com/zlib-ng/minizip-ng/releases/tag/3.0.9 https://github.com/zlib-ng/minizip-ng/releases/tag/3.0.10 https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.0 https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.1 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
d821de0e46
commit
caa0b804a8
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 39981a0db1bb6da504909bce63d7493286c5e50825c056564544c990d15c55cf minizip-3.0.7.tar.gz
|
||||
sha256 63e47a2b4dbac0da501f43f4da74f118dfb3ef0dee0ffbbe89428271002260f8 minizip-4.0.1.tar.gz
|
||||
sha256 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MINIZIP_VERSION = 3.0.7
|
||||
MINIZIP_VERSION = 4.0.1
|
||||
MINIZIP_SITE = $(call github,zlib-ng,minizip-ng,$(MINIZIP_VERSION))
|
||||
MINIZIP_DEPENDENCIES = host-pkgconf
|
||||
MINIZIP_INSTALL_STAGING = YES
|
||||
|
Loading…
Reference in New Issue
Block a user