All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/lua-cjson: bump to version 2.1.0.10
@ 2022-12-26  7:47 Francois Perrad
  2022-12-26 21:13 ` Yann E. MORIN
  0 siblings, 1 reply; 2+ messages in thread
From: Francois Perrad @ 2022-12-26  7:47 UTC (permalink / raw)
  To: buildroot

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

diff --git a/package/lua-cjson/Config.in b/package/lua-cjson/Config.in
index 9474b3176..1c153fa46 100644
--- a/package/lua-cjson/Config.in
+++ b/package/lua-cjson/Config.in
@@ -12,4 +12,4 @@ config BR2_PACKAGE_LUA_CJSON
 
 	  (C-module)
 
-	  http://www.kyne.com.au/~mark/software/lua-cjson.php
+	  https://www.kyne.com.au/~mark/software/lua-cjson.php
diff --git a/package/lua-cjson/lua-cjson.hash b/package/lua-cjson/lua-cjson.hash
index b052c5199..5ddc07bcc 100644
--- a/package/lua-cjson/lua-cjson.hash
+++ b/package/lua-cjson/lua-cjson.hash
@@ -1,3 +1,3 @@
 # computed by luarocks/buildroot
-sha256  455fa7d07d8ac9d61f68f538958f8e28972256f38b0a1c2740873daf809d1837  lua-cjson-2.1.0.6-1.src.rock
+sha256  02dea368d07753647c75bd9e6660dd4d06ff7d09956d90d5afc4c3f5b78ed187  lua-cjson-2.1.0.10-1.src.rock
 sha256  9576e82ef5013fbe80b3bd446a7d9ddd47328baa2186c31d3d885e2a9a8cd31e  lua-cjson/LICENSE
diff --git a/package/lua-cjson/lua-cjson.mk b/package/lua-cjson/lua-cjson.mk
index e029dab5c..e08d23006 100644
--- a/package/lua-cjson/lua-cjson.mk
+++ b/package/lua-cjson/lua-cjson.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUA_CJSON_VERSION = 2.1.0.6-1
+LUA_CJSON_VERSION = 2.1.0.10-1
 LUA_CJSON_SUBDIR = lua-cjson
 LUA_CJSON_LICENSE = MIT
 LUA_CJSON_LICENSE_FILES = $(LUA_CJSON_SUBDIR)/LICENSE
-- 
2.37.2

_______________________________________________
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-cjson: bump to version 2.1.0.10
  2022-12-26  7:47 [Buildroot] [PATCH] package/lua-cjson: bump to version 2.1.0.10 Francois Perrad
@ 2022-12-26 21:13 ` Yann E. MORIN
  0 siblings, 0 replies; 2+ messages in thread
From: Yann E. MORIN @ 2022-12-26 21:13 UTC (permalink / raw)
  To: Francois Perrad; +Cc: buildroot

François, All,

On 2022-12-26 08:47 +0100, Francois Perrad spake thusly:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>

Applied to master, thanks.

Regards,
Yann E. MORIN.

> ---
>  package/lua-cjson/Config.in      | 2 +-
>  package/lua-cjson/lua-cjson.hash | 2 +-
>  package/lua-cjson/lua-cjson.mk   | 2 +-
>  3 files changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/package/lua-cjson/Config.in b/package/lua-cjson/Config.in
> index 9474b3176..1c153fa46 100644
> --- a/package/lua-cjson/Config.in
> +++ b/package/lua-cjson/Config.in
> @@ -12,4 +12,4 @@ config BR2_PACKAGE_LUA_CJSON
>  
>  	  (C-module)
>  
> -	  http://www.kyne.com.au/~mark/software/lua-cjson.php
> +	  https://www.kyne.com.au/~mark/software/lua-cjson.php
> diff --git a/package/lua-cjson/lua-cjson.hash b/package/lua-cjson/lua-cjson.hash
> index b052c5199..5ddc07bcc 100644
> --- a/package/lua-cjson/lua-cjson.hash
> +++ b/package/lua-cjson/lua-cjson.hash
> @@ -1,3 +1,3 @@
>  # computed by luarocks/buildroot
> -sha256  455fa7d07d8ac9d61f68f538958f8e28972256f38b0a1c2740873daf809d1837  lua-cjson-2.1.0.6-1.src.rock
> +sha256  02dea368d07753647c75bd9e6660dd4d06ff7d09956d90d5afc4c3f5b78ed187  lua-cjson-2.1.0.10-1.src.rock
>  sha256  9576e82ef5013fbe80b3bd446a7d9ddd47328baa2186c31d3d885e2a9a8cd31e  lua-cjson/LICENSE
> diff --git a/package/lua-cjson/lua-cjson.mk b/package/lua-cjson/lua-cjson.mk
> index e029dab5c..e08d23006 100644
> --- a/package/lua-cjson/lua-cjson.mk
> +++ b/package/lua-cjson/lua-cjson.mk
> @@ -4,7 +4,7 @@
>  #
>  ################################################################################
>  
> -LUA_CJSON_VERSION = 2.1.0.6-1
> +LUA_CJSON_VERSION = 2.1.0.10-1
>  LUA_CJSON_SUBDIR = lua-cjson
>  LUA_CJSON_LICENSE = MIT
>  LUA_CJSON_LICENSE_FILES = $(LUA_CJSON_SUBDIR)/LICENSE
> -- 
> 2.37.2
> 
> _______________________________________________
> buildroot mailing list
> buildroot@buildroot.org
> https://lists.buildroot.org/mailman/listinfo/buildroot

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 561 099 427 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'
_______________________________________________
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:[~2022-12-26 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-12-26  7:47 [Buildroot] [PATCH] package/lua-cjson: bump to version 2.1.0.10 Francois Perrad
2022-12-26 21:13 ` Yann E. MORIN

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.