Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] package/lua-livr: bump to version 0.4.0
@ 2024-07-10  9:08 Francois Perrad
  2024-07-10  9:08 ` [Buildroot] [PATCH 2/2] package/lua-livr-extra: bump to version 0.3.0 Francois Perrad
  2024-07-10 12:26 ` [Buildroot] [PATCH 1/2] package/lua-livr: bump to version 0.4.0 Thomas Petazzoni via buildroot
  0 siblings, 2 replies; 3+ messages in thread
From: Francois Perrad @ 2024-07-10  9:08 UTC (permalink / raw)
  To: buildroot

diff COPYRIGHT:
    -Copyright (C) 2018-2023 Francois Perrad.
    +Copyright (C) 2018-2024 Francois Perrad.

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

diff --git a/package/lua-livr/lua-livr.hash b/package/lua-livr/lua-livr.hash
index 314f1d2bf..50e4d3c6a 100644
--- a/package/lua-livr/lua-livr.hash
+++ b/package/lua-livr/lua-livr.hash
@@ -1,3 +1,3 @@
 # computed by luarocks/buildroot
-sha256  531c4d56e2ef7906a6075e61fafee9ea265dc1a62698b966f5fc2f3abda23084  lua-livr-0.3.0-1.src.rock
-sha256  c6c2ca8e29b8e3b0558b046ffcbd4a5c31800bdca4520002ed4af76985f82d7d  lua-LIVR-0.3.0/COPYRIGHT
+sha256  7f00fc561c5913bb53a21ec21f060118d9795c65a0d7a37903e311bdedcfff2a  lua-livr-0.4.0-1.src.rock
+sha256  6840bae0e48c559cc6aa765d7744d920f8a05f608c4d1223fde8e6b8e7c48c5d  lua-LIVR-0.4.0/COPYRIGHT
diff --git a/package/lua-livr/lua-livr.mk b/package/lua-livr/lua-livr.mk
index fb835a1f9..56600c80b 100644
--- a/package/lua-livr/lua-livr.mk
+++ b/package/lua-livr/lua-livr.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUA_LIVR_VERSION = 0.3.0-1
+LUA_LIVR_VERSION = 0.4.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] 3+ messages in thread

* [Buildroot] [PATCH 2/2] package/lua-livr-extra: bump to version 0.3.0
  2024-07-10  9:08 [Buildroot] [PATCH 1/2] package/lua-livr: bump to version 0.4.0 Francois Perrad
@ 2024-07-10  9:08 ` Francois Perrad
  2024-07-10 12:26 ` [Buildroot] [PATCH 1/2] package/lua-livr: bump to version 0.4.0 Thomas Petazzoni via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Francois Perrad @ 2024-07-10  9:08 UTC (permalink / raw)
  To: buildroot

diff COPYRIGHT:
    -Copyright (C) 2018-2023 Francois Perrad.
    +Copyright (C) 2018-2024 Francois Perrad.

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

diff --git a/package/lua-livr-extra/lua-livr-extra.hash b/package/lua-livr-extra/lua-livr-extra.hash
index 7f8f66f05..28f71e4f0 100644
--- a/package/lua-livr-extra/lua-livr-extra.hash
+++ b/package/lua-livr-extra/lua-livr-extra.hash
@@ -1,3 +1,3 @@
 # computed by luarocks/buildroot
-sha256  363e571d001b2e56eeafe2379c20aca65d67b5197199c957f9bb2a0c169aab5a  lua-livr-extra-0.2.0-1.src.rock
-sha256  ded97ea3e541833b9c2c9bf9b266f037a83b57e2e2847fecdfbb9397818f5623  lua-LIVR-extra-0.2.0/COPYRIGHT
+sha256  3033526912977b3c618090c9f6e610d8dca596d423c9d09446c3507f2cc1f879  lua-livr-extra-0.3.0-1.src.rock
+sha256  94306dda50b3db0017b5d4fc31de4b82658153fed00a579f8b53abba43182c8c  lua-LIVR-extra-0.3.0/COPYRIGHT
diff --git a/package/lua-livr-extra/lua-livr-extra.mk b/package/lua-livr-extra/lua-livr-extra.mk
index ce783f519..c86da9372 100644
--- a/package/lua-livr-extra/lua-livr-extra.mk
+++ b/package/lua-livr-extra/lua-livr-extra.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUA_LIVR_EXTRA_VERSION = 0.2.0-1
+LUA_LIVR_EXTRA_VERSION = 0.3.0-1
 LUA_LIVR_EXTRA_NAME_UPSTREAM = lua-LIVR-extra
 LUA_LIVR_EXTRA_LICENSE = MIT
 LUA_LIVR_EXTRA_LICENSE_FILES = $(LUA_LIVR_EXTRA_SUBDIR)/COPYRIGHT
-- 
2.43.0

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [Buildroot] [PATCH 1/2] package/lua-livr: bump to version 0.4.0
  2024-07-10  9:08 [Buildroot] [PATCH 1/2] package/lua-livr: bump to version 0.4.0 Francois Perrad
  2024-07-10  9:08 ` [Buildroot] [PATCH 2/2] package/lua-livr-extra: bump to version 0.3.0 Francois Perrad
@ 2024-07-10 12:26 ` Thomas Petazzoni via buildroot
  1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-07-10 12:26 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

On Wed, 10 Jul 2024 11:08:47 +0200
Francois Perrad <francois.perrad@gadz.org> wrote:

> diff COPYRIGHT:
>     -Copyright (C) 2018-2023 Francois Perrad.
>     +Copyright (C) 2018-2024 Francois Perrad.
> 
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/lua-livr/lua-livr.hash | 4 ++--
>  package/lua-livr/lua-livr.mk   | 2 +-
>  2 files changed, 3 insertions(+), 3 deletions(-)

Both 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] 3+ messages in thread

end of thread, other threads:[~2024-07-10 12:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-10  9:08 [Buildroot] [PATCH 1/2] package/lua-livr: bump to version 0.4.0 Francois Perrad
2024-07-10  9:08 ` [Buildroot] [PATCH 2/2] package/lua-livr-extra: bump to version 0.3.0 Francois Perrad
2024-07-10 12:26 ` [Buildroot] [PATCH 1/2] package/lua-livr: bump to version 0.4.0 Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox