package/minizip: bump to version 4.0.3
https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.3 https://github.com/zlib-ng/minizip-ng/releases/tag/4.0.2 https://github.com/zlib-ng/minizip-ng/compare/4.0.1...4.0.3 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
f78086f669
commit
af5da8f129
@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 63e47a2b4dbac0da501f43f4da74f118dfb3ef0dee0ffbbe89428271002260f8 minizip-4.0.1.tar.gz
|
||||
sha256 e39a736d4f55c22fa548e68225b2e92bc22aedd9ab90d002b0c5851e3a7bdace minizip-4.0.3.tar.gz
|
||||
sha256 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03 LICENSE
|
||||
|
@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
MINIZIP_VERSION = 4.0.1
|
||||
MINIZIP_VERSION = 4.0.3
|
||||
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