mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-09-10 08:14:09 -09:00
package/quazip: bump version to 1.5
For release notes, see: https://github.com/stachenov/quazip/releases/tag/v1.5 Signed-off-by: Zoltan Gyarmati <mr.zoltan.gyarmati@gmail.com> [Julien: add link to release notes] Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
2ce329692a
commit
2549e2b4fe
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 79633fd3a18e2d11a7d5c40c4c79c1786ba0c74b59ad752e8429746fe1781dd6 quazip-1.4.tar.gz
|
||||
sha256 405b72b6e76c8987ff41a762523b8f64876ba406d8a831d268ee0b63f1369582 quazip-1.5.tar.gz
|
||||
sha256 b455b21b0d31d6e51993f1fb7e0694c75fa0eb0519a9ea62e4815fcf48b140b0 COPYING
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
QUAZIP_VERSION = 1.4
|
||||
QUAZIP_VERSION = 1.5
|
||||
QUAZIP_SITE = $(call github,stachenov,quazip,v$(QUAZIP_VERSION))
|
||||
QUAZIP_INSTALL_STAGING = YES
|
||||
QUAZIP_DEPENDENCIES = zlib
|
||||
|
||||
Reference in New Issue
Block a user