* [Buildroot] [PATCH] package/lua-dkjson: bump to 2.8
@ 2024-06-30 13:51 Francois Perrad
2024-07-09 9:50 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2024-06-30 13:51 UTC (permalink / raw)
To: buildroot
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
package/lua-dkjson/Config.in | 2 +-
package/lua-dkjson/lua-dkjson.hash | 4 ++--
package/lua-dkjson/lua-dkjson.mk | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/lua-dkjson/Config.in b/package/lua-dkjson/Config.in
index 9c5dff192..e550fdfb8 100644
--- a/package/lua-dkjson/Config.in
+++ b/package/lua-dkjson/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_LUA_DKJSON
dkjson is written in Lua without any dependencies, but
when LPeg is available dkjson can use it to speed up decoding.
- http://dkolf.de/src/dkjson-lua.fsl/
+ http://dkolf.de/dkjson-lua/
diff --git a/package/lua-dkjson/lua-dkjson.hash b/package/lua-dkjson/lua-dkjson.hash
index 2f210e497..710879da0 100644
--- a/package/lua-dkjson/lua-dkjson.hash
+++ b/package/lua-dkjson/lua-dkjson.hash
@@ -1,5 +1,5 @@
# computed by luarocks/buildroot
-sha256 f6101a0e77ca857ec20799f6b998a600b04c8dd09b27c445ea09f29695bfffb0 dkjson-2.7-1.src.rock
+sha256 3d8de09cd43a60a005ac769ee1cedc515952c892d63cba9ac925ed02afc98091 dkjson-2.8-1.src.rock
# locally computed
-sha256 9d46e06db7feb8fd68f73bd024c8a2c04807629e16f396880860d151b60a3ed1 dkjson-2.7/readme.txt
+sha256 9c60064047b0f41092ee714d205b4b915f1da147fdf9afc4b3ee7bcf028a2238 dkjson-2.8/readme.txt
diff --git a/package/lua-dkjson/lua-dkjson.mk b/package/lua-dkjson/lua-dkjson.mk
index 2b110f8f1..a148fea86 100644
--- a/package/lua-dkjson/lua-dkjson.mk
+++ b/package/lua-dkjson/lua-dkjson.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LUA_DKJSON_VERSION = 2.7-1
+LUA_DKJSON_VERSION = 2.8-1
LUA_DKJSON_NAME_UPSTREAM = dkjson
LUA_DKJSON_LICENSE = MIT
LUA_DKJSON_LICENSE_FILES = $(LUA_DKJSON_SUBDIR)/readme.txt
--
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] package/lua-dkjson: bump to 2.8
2024-06-30 13:51 [Buildroot] [PATCH] package/lua-dkjson: bump to 2.8 Francois Perrad
@ 2024-07-09 9:50 ` Thomas Petazzoni via buildroot
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-09 9:50 UTC (permalink / raw)
To: Francois Perrad; +Cc: buildroot
On Sun, 30 Jun 2024 15:51:18 +0200
Francois Perrad <francois.perrad@gadz.org> wrote:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
> package/lua-dkjson/Config.in | 2 +-
> package/lua-dkjson/lua-dkjson.hash | 4 ++--
> package/lua-dkjson/lua-dkjson.mk | 2 +-
> 3 files changed, 4 insertions(+), 4 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-07-09 9:50 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-30 13:51 [Buildroot] [PATCH] package/lua-dkjson: bump to 2.8 Francois Perrad
2024-07-09 9:50 ` 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.