public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH v2] lua: update to 5.3.4
@ 2017-06-15  5:27 Marcel Lorenz
  2017-06-15 11:20 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Marcel Lorenz @ 2017-06-15  5:27 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 573 bytes --]

Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
---
 lfs/lua | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/lua b/lfs/lua
index 6a6a959..48f8a88 100644
--- a/lfs/lua
+++ b/lfs/lua
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 5.3.0
+VER        = 5.3.4
 
 THISAPP    = lua-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a1b0a7e92d0c85bbff7a8d27bf29f8af
+$(DL_FILE)_MD5 = 53a9c68bcc0eda58bdc2095ad5cdfc63
 
 install : $(TARGET)
 
-- 
2.9.3


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

* Re: [PATCH v2] lua: update to 5.3.4
  2017-06-15  5:27 [PATCH v2] lua: update to 5.3.4 Marcel Lorenz
@ 2017-06-15 11:20 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2017-06-15 11:20 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 877 bytes --]

PLEASE READ what I write in my emails.

The merge window for the next core update is not open at the moment and
therefore this has no chance to get merged right now.

On Thu, 2017-06-15 at 07:27 +0200, Marcel Lorenz wrote:
> Signed-off-by: Marcel Lorenz <marcel.lorenz(a)ipfire.org>
> ---
>  lfs/lua | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/lfs/lua b/lfs/lua
> index 6a6a959..48f8a88 100644
> --- a/lfs/lua
> +++ b/lfs/lua
> @@ -24,7 +24,7 @@
>  
>  include Config
>  
> -VER        = 5.3.0
> +VER        = 5.3.4
>  
>  THISAPP    = lua-$(VER)
>  DL_FILE    = $(THISAPP).tar.gz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
>  
>  $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
>  
> -$(DL_FILE)_MD5 = a1b0a7e92d0c85bbff7a8d27bf29f8af
> +$(DL_FILE)_MD5 = 53a9c68bcc0eda58bdc2095ad5cdfc63
>  
>  install : $(TARGET)
>  

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 819 bytes --]

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

end of thread, other threads:[~2017-06-15 11:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-15  5:27 [PATCH v2] lua: update to 5.3.4 Marcel Lorenz
2017-06-15 11:20 ` Michael Tremer

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