quazip: upgrade to 0.7.5 and the new, Github upstream
Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
0e06c31176
commit
e9d61fa4b6
@ -1,2 +1,2 @@
|
|||||||
# Locally computed:
|
# From github release page
|
||||||
sha256 2ad4f354746e8260d46036cde1496c223ec79765041ea28eb920ced015e269b5 quazip-0.7.3.tar.gz
|
sha256 f3a56647d4706c9daef411e40e3884702e2bd770e980145c3899321788ba8bb2 quazip-0.7.5.tar.gz
|
||||||
|
@ -4,8 +4,8 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
QUAZIP_VERSION = 0.7.3
|
QUAZIP_VERSION = 0.7.5
|
||||||
QUAZIP_SITE = http://sourceforge.net/projects/quazip/files/quazip/$(QUAZIP_VERSION)
|
QUAZIP_SITE = $(call github,stachenov,quazip,$(QUAZIP_VERSION))
|
||||||
QUAZIP_INSTALL_STAGING = YES
|
QUAZIP_INSTALL_STAGING = YES
|
||||||
QUAZIP_DEPENDENCIES = \
|
QUAZIP_DEPENDENCIES = \
|
||||||
zlib \
|
zlib \
|
||||||
|
Loading…
Reference in New Issue
Block a user