package/minizip: bump to version 3.0.4

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

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 2021-12-21 14:05:44 +01:00 committed by Thomas Petazzoni
parent 8246b0cba0
commit 21046c6479
2 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
# Locally computed
sha256 5f1dd0d38adbe9785cb9c4e6e47738c109d73a0afa86e58c4025ce3e2cc504ed minizip-3.0.3.tar.gz
sha256 2ab219f651901a337a7d3c268128711b80330a99ea36bdc528c76b591a624c3c minizip-3.0.4.tar.gz
sha256 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03 LICENSE

View file

@ -4,7 +4,7 @@
#
################################################################################
MINIZIP_VERSION = 3.0.3
MINIZIP_VERSION = 3.0.4
MINIZIP_SITE = $(call github,nmoinvaz,minizip,$(MINIZIP_VERSION))
MINIZIP_DEPENDENCIES = host-pkgconf
MINIZIP_INSTALL_STAGING = YES