All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/lua-livr: bump to version 0.5.0
@ 2024-10-30  8:58 Francois Perrad
  2024-10-31 18:26 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2024-10-30  8:58 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/lua-livr/Config.in     | 1 +
 package/lua-livr/lua-livr.hash | 4 ++--
 package/lua-livr/lua-livr.mk   | 2 +-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/lua-livr/Config.in b/package/lua-livr/Config.in
index 76fd1c754..ac749025a 100644
--- a/package/lua-livr/Config.in
+++ b/package/lua-livr/Config.in
@@ -1,5 +1,6 @@
 config BR2_PACKAGE_LUA_LIVR
 	bool "lua-livr"
+	select BR2_PACKAGE_LUA_COMPAT53 if BR2_PACKAGE_LUAINTERPRETER_ABI_VERSION_5_1 # runtime
 	help
 	  Lightweight validator supporting Language Independent
 	  Validation Rules Specification (LIVR).
diff --git a/package/lua-livr/lua-livr.hash b/package/lua-livr/lua-livr.hash
index 50e4d3c6a..1df127306 100644
--- a/package/lua-livr/lua-livr.hash
+++ b/package/lua-livr/lua-livr.hash
@@ -1,3 +1,3 @@
 # computed by luarocks/buildroot
-sha256  7f00fc561c5913bb53a21ec21f060118d9795c65a0d7a37903e311bdedcfff2a  lua-livr-0.4.0-1.src.rock
-sha256  6840bae0e48c559cc6aa765d7744d920f8a05f608c4d1223fde8e6b8e7c48c5d  lua-LIVR-0.4.0/COPYRIGHT
+sha256  4e0f5fd78c05893d8d6312bd067e9e6d6492ff363719f2da574ab0726fd76e86  lua-livr-0.5.0-1.src.rock
+sha256  6840bae0e48c559cc6aa765d7744d920f8a05f608c4d1223fde8e6b8e7c48c5d  lua-LIVR-0.5.0/COPYRIGHT
diff --git a/package/lua-livr/lua-livr.mk b/package/lua-livr/lua-livr.mk
index 56600c80b..28a9d418c 100644
--- a/package/lua-livr/lua-livr.mk
+++ b/package/lua-livr/lua-livr.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUA_LIVR_VERSION = 0.4.0-1
+LUA_LIVR_VERSION = 0.5.0-1
 LUA_LIVR_NAME_UPSTREAM = lua-LIVR
 LUA_LIVR_LICENSE = MIT
 LUA_LIVR_LICENSE_FILES = $(LUA_LIVR_SUBDIR)/COPYRIGHT
-- 
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-livr: bump to version 0.5.0
  2024-10-30  8:58 [Buildroot] [PATCH] package/lua-livr: bump to version 0.5.0 Francois Perrad
@ 2024-10-31 18:26 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-10-31 18:26 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

On Wed, 30 Oct 2024 09:58:29 +0100
Francois Perrad <francois.perrad@gadz.org> wrote:

> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/lua-livr/Config.in     | 1 +
>  package/lua-livr/lua-livr.hash | 4 ++--
>  package/lua-livr/lua-livr.mk   | 2 +-
>  3 files changed, 4 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:[~2024-10-31 18:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-30  8:58 [Buildroot] [PATCH] package/lua-livr: bump to version 0.5.0 Francois Perrad
2024-10-31 18:26 ` 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.