package/quazip: bump to v0.8.1
authorZoltan Gyarmati <zgyarmati@zgyarmati.de>
Sun, 30 Jun 2019 17:05:11 +0000 (19:05 +0200)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Fri, 2 Aug 2019 22:32:27 +0000 (00:32 +0200)
And also add the hash of the COPYING file

Signed-off-by: Zoltan Gyarmati <zgyarmati@zgyarmati.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/quazip/quazip.hash
package/quazip/quazip.mk

index 9f43643d6bfabd44570ee8826f15c21002348b7a..e0a8206c52dddd324bd6ebf80936bed43007562e 100644 (file)
@@ -1,2 +1,3 @@
-# From github release page
-sha256 4118a830a375a81211956611cc34b1b5b4ddc108c126287b91b40c2493046b70 quazip-0.7.6.tar.gz
+# Locally computed
+sha256 4fda4d4248e08015b5090d0369ef9e68bdc4475aa12494f7c0f6d79e43270d14 quazip-0.8.1.tar.gz
+sha256 d2a653b46b87963f29a7f1523e7c39bafdbb3592dfa01725e61a523387148e72 COPYING
index aba82745062b66d6745320c92a8ccaafa7d961c0..53042f6c4c51a14aa6c30e7a5986ddf9ea890b2f 100644 (file)
@@ -4,8 +4,8 @@
 #
 ################################################################################
 
-QUAZIP_VERSION = 0.7.6
-QUAZIP_SITE = $(call github,stachenov,quazip,$(QUAZIP_VERSION))
+QUAZIP_VERSION = 0.8.1
+QUAZIP_SITE = $(call github,stachenov,quazip,v$(QUAZIP_VERSION))
 QUAZIP_INSTALL_STAGING = YES
 QUAZIP_DEPENDENCIES = \
        zlib \