All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/lualogging: bump to version 1.5.1
@ 2021-03-24  8:51 Francois Perrad
  2021-04-04 14:46 ` Thomas Petazzoni
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2021-03-24  8:51 UTC (permalink / raw)
  To: buildroot

diff LICENSE:
-Copyright (c) 2004-2020 Kepler Project.
+Copyright (c) 2004-2021 Kepler Project.

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

diff --git a/package/lualogging/Config.in b/package/lualogging/Config.in
index 79e352a75..b12b95142 100644
--- a/package/lualogging/Config.in
+++ b/package/lualogging/Config.in
@@ -6,4 +6,4 @@ config BR2_PACKAGE_LUALOGGING
 	  supports, through the use of appenders, console, file, rolling
 	  file, email, socket and SQL outputs.
 
-	  https://github.com/keplerproject/lualogging
+	  https://lunarmodules.github.io/lualogging/
diff --git a/package/lualogging/lualogging.hash b/package/lualogging/lualogging.hash
index 6cd82ab2e..45f186885 100644
--- a/package/lualogging/lualogging.hash
+++ b/package/lualogging/lualogging.hash
@@ -1,3 +1,3 @@
 # computed by luarocks/buildroot
-sha256 54501b7b84c28fa0c0d310ebfceb6e30be3396bd8aa9caaef7ddfbb0ac0976bc  lualogging-1.4.0-1.src.rock
-sha256 895d1a80efc5fc60236b70c4bf60bdec409c56c75b4ebe4c2da9cb20a1a11908  lualogging/COPYRIGHT
+sha256 70451dbec500dbc760f0eae666a10b19a0ba9bcbfa5dd8d3134908e5ae6d28b1  lualogging-1.5.1-1.src.rock
+sha256 4d95b123e667a13615f567a829aa39211dd55b0b48c9f247bf3fcc5c0b485da7  lualogging/COPYRIGHT
diff --git a/package/lualogging/lualogging.mk b/package/lualogging/lualogging.mk
index 26df9e331..9c94e588a 100644
--- a/package/lualogging/lualogging.mk
+++ b/package/lualogging/lualogging.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUALOGGING_VERSION = 1.4.0-1
+LUALOGGING_VERSION = 1.5.1-1
 LUALOGGING_SUBDIR = lualogging
 LUALOGGING_LICENSE = MIT
 LUALOGGING_LICENSE_FILES = $(LUALOGGING_SUBDIR)/COPYRIGHT
-- 
2.27.0

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

* [Buildroot] [PATCH] package/lualogging: bump to version 1.5.1
  2021-03-24  8:51 [Buildroot] [PATCH] package/lualogging: bump to version 1.5.1 Francois Perrad
@ 2021-04-04 14:46 ` Thomas Petazzoni
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni @ 2021-04-04 14:46 UTC (permalink / raw)
  To: buildroot

On Wed, 24 Mar 2021 09:51:42 +0100
Francois Perrad <fperrad@gmail.com> wrote:

> diff LICENSE:
> -Copyright (c) 2004-2020 Kepler Project.
> +Copyright (c) 2004-2021 Kepler Project.
> 
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/lualogging/Config.in       | 2 +-
>  package/lualogging/lualogging.hash | 4 ++--
>  package/lualogging/lualogging.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

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

end of thread, other threads:[~2021-04-04 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-24  8:51 [Buildroot] [PATCH] package/lualogging: bump to version 1.5.1 Francois Perrad
2021-04-04 14:46 ` Thomas Petazzoni

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.