* [Buildroot] [PATCH 1/1] package/quazip: bump to version 1.3
@ 2022-11-01 22:23 Fabrice Fontaine
2022-11-03 22:07 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-11-01 22:23 UTC (permalink / raw)
To: buildroot; +Cc: Zoltan Gyarmati, Fabrice Fontaine
https://github.com/stachenov/quazip/releases/tag/v1.3
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/quazip/quazip.hash | 2 +-
package/quazip/quazip.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/quazip/quazip.hash b/package/quazip/quazip.hash
index bcb16acdc0..16d299fdf4 100644
--- a/package/quazip/quazip.hash
+++ b/package/quazip/quazip.hash
@@ -1,3 +1,3 @@
# Locally computed
-sha256 2dfb911d6b27545de0b98798d967c40430312377e6ade57096d6ec80c720cb61 quazip-1.2.tar.gz
+sha256 c1239559cd6860cab80a0fd81f4204e606f9324f702dab6166b0960676ee1754 quazip-1.3.tar.gz
sha256 b455b21b0d31d6e51993f1fb7e0694c75fa0eb0519a9ea62e4815fcf48b140b0 COPYING
diff --git a/package/quazip/quazip.mk b/package/quazip/quazip.mk
index 7731e59d94..f4de2a11a4 100644
--- a/package/quazip/quazip.mk
+++ b/package/quazip/quazip.mk
@@ -4,7 +4,7 @@
#
################################################################################
-QUAZIP_VERSION = 1.2
+QUAZIP_VERSION = 1.3
QUAZIP_SITE = $(call github,stachenov,quazip,v$(QUAZIP_VERSION))
QUAZIP_INSTALL_STAGING = YES
QUAZIP_DEPENDENCIES = \
--
2.35.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-11-03 22:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-01 22:23 [Buildroot] [PATCH 1/1] package/quazip: bump to version 1.3 Fabrice Fontaine
2022-11-03 22:07 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.