* [Buildroot] [PATCH 1/1] package/libjxl: bump to version 0.10.2
@ 2024-04-08 17:29 Julien Olivain
2024-04-10 20:22 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Julien Olivain @ 2024-04-08 17:29 UTC (permalink / raw)
To: buildroot; +Cc: Julien Olivain
For release notes since v0.10.1, see:
- https://github.com/libjxl/libjxl/releases/tag/v0.10.2
Signed-off-by: Julien Olivain <ju.o@free.fr>
---
package/libjxl/libjxl.hash | 2 +-
package/libjxl/libjxl.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/libjxl/libjxl.hash b/package/libjxl/libjxl.hash
index 40ffd0f5b53..ccd0d4e954d 100644
--- a/package/libjxl/libjxl.hash
+++ b/package/libjxl/libjxl.hash
@@ -1,4 +1,4 @@
# Locally computed:
-sha256 91b9a83a230d608b5d35d2ab5068bd0ec7028797575e3013211be5928028c8cd libjxl-0.10.1.tar.gz
+sha256 95e807f63143856dc4d161c071cca01115d2c6405b3d3209854ac6989dc6bb91 libjxl-0.10.2.tar.gz
sha256 8405932022a556380c2d8c272eff154a923feb197233f348ce5f7334fb0a5ede LICENSE
sha256 91915f8ae056a68a3c5bdf05d9f6f78bb6903e27a8ca3a8434c9e4ac87300575 PATENTS
diff --git a/package/libjxl/libjxl.mk b/package/libjxl/libjxl.mk
index 4cb71d5e71f..51b69109d9e 100644
--- a/package/libjxl/libjxl.mk
+++ b/package/libjxl/libjxl.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBJXL_VERSION = 0.10.1
+LIBJXL_VERSION = 0.10.2
LIBJXL_SITE = $(call github,libjxl,libjxl,v$(LIBJXL_VERSION))
LIBJXL_LICENSE = BSD-3-Clause
LIBJXL_LICENSE_FILES = LICENSE PATENTS
--
2.44.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/libjxl: bump to version 0.10.2
2024-04-08 17:29 [Buildroot] [PATCH 1/1] package/libjxl: bump to version 0.10.2 Julien Olivain
@ 2024-04-10 20:22 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-04-10 20:22 UTC (permalink / raw)
To: Julien Olivain; +Cc: buildroot
On Mon, 8 Apr 2024 19:29:28 +0200
Julien Olivain <ju.o@free.fr> wrote:
> For release notes since v0.10.1, see:
> - https://github.com/libjxl/libjxl/releases/tag/v0.10.2
>
> Signed-off-by: Julien Olivain <ju.o@free.fr>
> ---
> package/libjxl/libjxl.hash | 2 +-
> package/libjxl/libjxl.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-04-10 20:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-08 17:29 [Buildroot] [PATCH 1/1] package/libjxl: bump to version 0.10.2 Julien Olivain
2024-04-10 20:22 ` 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.