package/minizip: bump version to 2.9.2
authorBartosz Bilas <b.bilas@grinn-global.com>
Sun, 5 Apr 2020 19:02:18 +0000 (21:02 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Mon, 6 Apr 2020 19:52:20 +0000 (21:52 +0200)
Bump package version and in addition update indentation of
hash file (two spaces).

Signed-off-by: Bartosz Bilas <b.bilas@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/minizip/minizip.hash
package/minizip/minizip.mk

index e27eb03d949be8b76e25015f1398afe37b0aca6e..0fed09735ac9c8890afdaa194d46287b0b35fefe 100644 (file)
@@ -1,3 +1,3 @@
 # Locally computed
-sha256 90481093302ccda81b2d129fea1800ea53be3f826ab0ec6176ad6807869ec4d9  minizip-2.9.1.tar.gz
-sha256 675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03  LICENSE
+sha256  8425399277d9d5e39454e655cfd3eb004607960c8358a3e732f5e741a6b5df0a  minizip-2.9.2.tar.gz
+sha256  675181c03fc1302a1c8554c00f7be9bb420c5dbc9dcc2013433cec144413de03  LICENSE
index 40e6bcf9a82b745fb414b92f5959b5ac6e2526bc..313fe87a49eb8cdcff49cfbea5fb98790458ab9e 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MINIZIP_VERSION = 2.9.1
+MINIZIP_VERSION = 2.9.2
 MINIZIP_SITE = $(call github,nmoinvaz,minizip,$(MINIZIP_VERSION))
 MINIZIP_DEPENDENCIES = \
        host-pkgconf \