package/minizip: bump to version 3.0.7

https://github.com/zlib-ng/minizip-ng/releases/tag/3.0.7

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Fabrice Fontaine 2022-10-29 21:44:59 +02:00 committed by Thomas Petazzoni
parent bd474c43e3
commit a92f29dae7
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 383fa1bdc28c482828a8a8db53f758dbd44291b641182724fda5df5b59cce543 minizip-3.0.6.tar.gz
sha256 39981a0db1bb6da504909bce63d7493286c5e50825c056564544c990d15c55cf minizip-3.0.7.tar.gz
sha256 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03 LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
MINIZIP_VERSION = 3.0.6
MINIZIP_VERSION = 3.0.7
MINIZIP_SITE = $(call github,zlib-ng,minizip-ng,$(MINIZIP_VERSION))
MINIZIP_DEPENDENCIES = host-pkgconf
MINIZIP_INSTALL_STAGING = YES