* [Buildroot] [PATCH 1/1] package/oniguruma: bump to version 6.9.9
@ 2023-10-16 20:42 Fabrice Fontaine
2023-11-01 21:44 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Fabrice Fontaine @ 2023-10-16 20:42 UTC (permalink / raw)
To: buildroot; +Cc: Fabrice Fontaine
https://github.com/kkos/oniguruma/releases/tag/v6.9.9
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
---
package/oniguruma/oniguruma.hash | 4 ++--
package/oniguruma/oniguruma.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/oniguruma/oniguruma.hash b/package/oniguruma/oniguruma.hash
index 89befe7dbf..ac1d375b7a 100644
--- a/package/oniguruma/oniguruma.hash
+++ b/package/oniguruma/oniguruma.hash
@@ -1,4 +1,4 @@
-# From https://github.com/kkos/oniguruma/releases/download/v6.9.8/onig-6.9.8.tar.gz.sha256
-sha256 28cd62c1464623c7910565fb1ccaaa0104b2fe8b12bcd646e81f73b47535213e onig-6.9.8.tar.gz
+# From https://github.com/kkos/oniguruma/releases/download/v6.9.9/onig-6.9.9.tar.gz.sha256
+sha256 60162bd3b9fc6f4886d4c7a07925ffd374167732f55dce8c491bfd9cd818a6cf onig-6.9.9.tar.gz
# Hash for license file
sha256 70ba5469ea0bab6e18a32d7009068f996503168d27be57747e08da34337ff26f COPYING
diff --git a/package/oniguruma/oniguruma.mk b/package/oniguruma/oniguruma.mk
index e81190c0c6..1e8a119cf1 100644
--- a/package/oniguruma/oniguruma.mk
+++ b/package/oniguruma/oniguruma.mk
@@ -4,7 +4,7 @@
#
################################################################################
-ONIGURUMA_VERSION = 6.9.8
+ONIGURUMA_VERSION = 6.9.9
ONIGURUMA_SITE = \
https://github.com/kkos/oniguruma/releases/download/v$(ONIGURUMA_VERSION)
ONIGURUMA_SOURCE = onig-$(ONIGURUMA_VERSION).tar.gz
--
2.42.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/oniguruma: bump to version 6.9.9
2023-10-16 20:42 [Buildroot] [PATCH 1/1] package/oniguruma: bump to version 6.9.9 Fabrice Fontaine
@ 2023-11-01 21:44 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2023-11-01 21:44 UTC (permalink / raw)
To: Fabrice Fontaine; +Cc: buildroot
On Mon, 16 Oct 2023 22:42:51 +0200
Fabrice Fontaine <fontaine.fabrice@gmail.com> wrote:
> https://github.com/kkos/oniguruma/releases/tag/v6.9.9
>
> Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
> ---
> package/oniguruma/oniguruma.hash | 4 ++--
> package/oniguruma/oniguruma.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 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:[~2023-11-01 21:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-16 20:42 [Buildroot] [PATCH 1/1] package/oniguruma: bump to version 6.9.9 Fabrice Fontaine
2023-11-01 21:44 ` 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.