package/minizip: bump to version 2.9.0

Update license hash, minor EOL/EOF fix:
8f397f826d

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
This commit is contained in:
Fabrice Fontaine 2019-10-29 09:59:38 +01:00 committed by Arnout Vandecappelle (Essensium/Mind)
parent 19806dab03
commit 989125190d
2 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
# Locally computed
sha256 b01607d219ed40d817404947dd5339d64242a083df6372c37b0387b5501d84f5 minizip-2.8.2.tar.gz
sha256 87642305968765a4030fd202ff7006afa67274da7f9bde84506e51ae58ecc2b4 LICENSE
sha256 d9501b1048064855222a42264ce773eebc29bbad5bcadbbeb22db2c3e65ae447 minizip-2.9.0.tar.gz
sha256 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03 LICENSE

View File

@ -4,7 +4,7 @@
#
################################################################################
MINIZIP_VERSION = 2.8.2
MINIZIP_VERSION = 2.9.0
MINIZIP_SITE = $(call github,nmoinvaz,minizip,$(MINIZIP_VERSION))
MINIZIP_DEPENDENCIES = \
host-pkgconf \