All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/3] lua: add missing hash for lua 5.3.0
@ 2015-02-02 19:52 Francois Perrad
  2015-02-02 19:52 ` [Buildroot] [PATCH 2/3] lua-testmore: bump to version 0.3.2 Francois Perrad
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Francois Perrad @ 2015-02-02 19:52 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/lua/lua.hash | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/package/lua/lua.hash b/package/lua/lua.hash
index 3de90c2..b6ac026 100644
--- a/package/lua/lua.hash
+++ b/package/lua/lua.hash
@@ -1,4 +1,7 @@
 # Hashes from: http://www.lua.org/ftp/
+md5 a1b0a7e92d0c85bbff7a8d27bf29f8af           lua-5.3.0.tar.gz
+sha1 1c46d1c78c44039939e820126b86a6ae12dadfba  lua-5.3.0.tar.gz
+
 md5 dc7f94ec6ff15c985d2d6ad0f1b35654           lua-5.2.3.tar.gz
 sha1 926b7907bc8d274e063d42804666b40a3f3c124c  lua-5.2.3.tar.gz
 
-- 
2.1.0

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

* [Buildroot] [PATCH 2/3] lua-testmore: bump to version 0.3.2
  2015-02-02 19:52 [Buildroot] [PATCH 1/3] lua: add missing hash for lua 5.3.0 Francois Perrad
@ 2015-02-02 19:52 ` Francois Perrad
  2015-02-02 20:22   ` Thomas Petazzoni
  2015-02-02 19:52 ` [Buildroot] [PATCH 3/3] ljlinenoise: bump to version 0.1.2 Francois Perrad
  2015-02-02 20:21 ` [Buildroot] [PATCH 1/3] lua: add missing hash for lua 5.3.0 Thomas Petazzoni
  2 siblings, 1 reply; 5+ messages in thread
From: Francois Perrad @ 2015-02-02 19:52 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/lua-testmore/lua-testmore.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/lua-testmore/lua-testmore.mk b/package/lua-testmore/lua-testmore.mk
index c8c8d1f..771b97f 100644
--- a/package/lua-testmore/lua-testmore.mk
+++ b/package/lua-testmore/lua-testmore.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LUA_TESTMORE_VERSION_UPSTREAM = 0.3.1
+LUA_TESTMORE_VERSION_UPSTREAM = 0.3.2
 LUA_TESTMORE_VERSION = $(LUA_TESTMORE_VERSION_UPSTREAM)-1
 LUA_TESTMORE_SUBDIR = lua-TestMore-$(LUA_TESTMORE_VERSION_UPSTREAM)
 LUA_TESTMORE_LICENSE = MIT
-- 
2.1.0

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

* [Buildroot] [PATCH 3/3] ljlinenoise: bump to version 0.1.2
  2015-02-02 19:52 [Buildroot] [PATCH 1/3] lua: add missing hash for lua 5.3.0 Francois Perrad
  2015-02-02 19:52 ` [Buildroot] [PATCH 2/3] lua-testmore: bump to version 0.3.2 Francois Perrad
@ 2015-02-02 19:52 ` Francois Perrad
  2015-02-02 20:21 ` [Buildroot] [PATCH 1/3] lua: add missing hash for lua 5.3.0 Thomas Petazzoni
  2 siblings, 0 replies; 5+ messages in thread
From: Francois Perrad @ 2015-02-02 19:52 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
---
 package/ljlinenoise/ljlinenoise.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package/ljlinenoise/ljlinenoise.mk b/package/ljlinenoise/ljlinenoise.mk
index 868f319..aca6358 100644
--- a/package/ljlinenoise/ljlinenoise.mk
+++ b/package/ljlinenoise/ljlinenoise.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LJLINENOISE_VERSION_UPSTREAM = 0.1.1
+LJLINENOISE_VERSION_UPSTREAM = 0.1.2
 LJLINENOISE_VERSION = $(LJLINENOISE_VERSION_UPSTREAM)-1
 LJLINENOISE_SUBDIR = ljlinenoise-$(LJLINENOISE_VERSION_UPSTREAM)
 LJLINENOISE_LICENSE = MIT
-- 
2.1.0

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

* [Buildroot] [PATCH 1/3] lua: add missing hash for lua 5.3.0
  2015-02-02 19:52 [Buildroot] [PATCH 1/3] lua: add missing hash for lua 5.3.0 Francois Perrad
  2015-02-02 19:52 ` [Buildroot] [PATCH 2/3] lua-testmore: bump to version 0.3.2 Francois Perrad
  2015-02-02 19:52 ` [Buildroot] [PATCH 3/3] ljlinenoise: bump to version 0.1.2 Francois Perrad
@ 2015-02-02 20:21 ` Thomas Petazzoni
  2 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2015-02-02 20:21 UTC (permalink / raw)
  To: buildroot

Dear Francois Perrad,

On Mon,  2 Feb 2015 20:52:41 +0100, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/lua/lua.hash | 3 +++
>  1 file changed, 3 insertions(+)

Applied, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

* [Buildroot] [PATCH 2/3] lua-testmore: bump to version 0.3.2
  2015-02-02 19:52 ` [Buildroot] [PATCH 2/3] lua-testmore: bump to version 0.3.2 Francois Perrad
@ 2015-02-02 20:22   ` Thomas Petazzoni
  0 siblings, 0 replies; 5+ messages in thread
From: Thomas Petazzoni @ 2015-02-02 20:22 UTC (permalink / raw)
  To: buildroot

Dear Francois Perrad,

On Mon,  2 Feb 2015 20:52:42 +0100, Francois Perrad wrote:
> Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
> ---
>  package/lua-testmore/lua-testmore.mk | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com

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

end of thread, other threads:[~2015-02-02 20:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-02 19:52 [Buildroot] [PATCH 1/3] lua: add missing hash for lua 5.3.0 Francois Perrad
2015-02-02 19:52 ` [Buildroot] [PATCH 2/3] lua-testmore: bump to version 0.3.2 Francois Perrad
2015-02-02 20:22   ` Thomas Petazzoni
2015-02-02 19:52 ` [Buildroot] [PATCH 3/3] ljlinenoise: bump to version 0.1.2 Francois Perrad
2015-02-02 20:21 ` [Buildroot] [PATCH 1/3] lua: add missing hash for lua 5.3.0 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.