* [Buildroot] [PATCH 1/1] package/jszip: bump to version 3.10.1
@ 2024-01-02 22:31 Fabrice Fontaine
2024-01-05 12:53 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2024-01-02 22:31 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine, Thomas De Schampheleire
https://github.com/Stuk/jszip/blob/v3.10.1/CHANGES.md
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/jszip/jszip.hash | 2 +-
package/jszip/jszip.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/jszip/jszip.hash b/package/jszip/jszip.hash
index d0c56a44ab..e90e9cc68b 100644
--- a/package/jszip/jszip.hash
+++ b/package/jszip/jszip.hash
@@ -1,3 +1,3 @@
# Locally computed:
-sha256 aa3033c6bb5357a0b0965c92fbdb6d6abe64676e70ffa7933b63c573ab79ee45 jszip-3.10.0.tar.gz
+sha256 e873e5d0d8549c78c0eafcab8fba40f4a1e27c5a9d48f4a6b2eb122470d0d88c jszip-3.10.1.tar.gz
sha256 566c953c6090b1218ca6217dd7359d45dde46581968586dc607d59a78af6a9c4 LICENSE.markdown
diff --git a/package/jszip/jszip.mk b/package/jszip/jszip.mk
index 3504368675..b282610a0d 100644
--- a/package/jszip/jszip.mk
+++ b/package/jszip/jszip.mk
@@ -4,7 +4,7 @@
#
################################################################################
-JSZIP_VERSION = 3.10.0
+JSZIP_VERSION = 3.10.1
JSZIP_SITE = $(call github,Stuk,jszip,v$(JSZIP_VERSION))
JSZIP_LICENSE = MIT or GPL-3.0
JSZIP_LICENSE_FILES = LICENSE.markdown
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Buildroot] [PATCH 1/1] package/jszip: bump to version 3.10.1
2024-01-02 22:31 [Buildroot] [PATCH 1/1] package/jszip: bump to version 3.10.1 Fabrice Fontaine
@ 2024-01-05 12:53 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-01-05 12:53 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: Thomas De Schampheleire, buildroot
On Tue, 2 Jan 2024 23:31:22 +0100
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> https://github.com/Stuk/jszip/blob/v3.10.1/CHANGES.md
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/jszip/jszip.hash | 2 +-
> package/jszip/jszip.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-01-05 12:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-02 22:31 [Buildroot] [PATCH 1/1] package/jszip: bump to version 3.10.1 Fabrice Fontaine
2024-01-05 12:53 ` 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.