* [Buildroot] [PATCH/next 1/1] package/libzip: bump to version 1.9.2
@ 2022-08-29 6:25 Fabrice Fontaine
2022-08-29 20:08 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2022-08-29 6:25 UTC (permalink / raw)
To: buildroot; +Cc: Bartosz Golaszewski, Fabrice Fontaine
Update hash of license file (contact email address updated with
https://github.com/nih-at/libzip/commit/401ef3dd977066bc8f9b9ae53ce60934501b47d0)
https://libzip.org/news/release-1.9.2.html
https://libzip.org/news/release-1.9.1.html
https://libzip.org/news/release-1.9.0.html
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/libzip/libzip.hash | 4 ++--
package/libzip/libzip.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/libzip/libzip.hash b/package/libzip/libzip.hash
index 5afdfd7cb8..26c038e4b6 100644
--- a/package/libzip/libzip.hash
+++ b/package/libzip/libzip.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 f0763bda24ba947e80430be787c4b068d8b6aa6027a26a19923f0acfa3dac97e libzip-1.8.0.tar.xz
-sha256 deae392de70503672793ee784d603bfa8069dcd5974a325dfbf91160f3a147d6 LICENSE
+sha256 c93e9852b7b2dc931197831438fee5295976ee0ba24f8524a8907be5c2ba5937 libzip-1.9.2.tar.xz
+sha256 01c022eca6d566e2e8792fd0f091a28653b2a608319922bcd4de91c49d1438e1 LICENSE
diff --git a/package/libzip/libzip.mk b/package/libzip/libzip.mk
index 6bc5c5c193..0c9d66d877 100644
--- a/package/libzip/libzip.mk
+++ b/package/libzip/libzip.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBZIP_VERSION = 1.8.0
+LIBZIP_VERSION = 1.9.2
LIBZIP_SITE = https://libzip.org/download
LIBZIP_SOURCE = libzip-$(LIBZIP_VERSION).tar.xz
LIBZIP_LICENSE = BSD-3-Clause
--
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-08-29 20:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-29 6:25 [Buildroot] [PATCH/next 1/1] package/libzip: bump to version 1.9.2 Fabrice Fontaine
2022-08-29 20:08 ` 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.