commit b68ec7b5ef80d63dee0d0162568c876f346fbaa1
Author: Jan Palus <[email protected]>
Date:   Sun Jan 30 11:34:32 2022 +0100

    up to 5.4.4

 link.patch | 4 ++--
 lua54.spec | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/lua54.spec b/lua54.spec
index aeec2f1..6124efa 100644
--- a/lua54.spec
+++ b/lua54.spec
@@ -6,12 +6,12 @@
 Summary:       A simple lightweight powerful embeddable programming language
 Summary(pl.UTF-8):     Prosty, lekki ale potężny, osadzalny język programowania
 Name:          lua54
-Version:       5.4.1
-Release:       2
+Version:       5.4.4
+Release:       1
 License:       MIT
 Group:         Development/Languages
 Source0:       http://www.lua.org/ftp/lua-%{version}.tar.gz
-# Source0-md5: 1d575faef1c907292edd79e7a2784d30
+# Source0-md5: bd8ce7069ff99a400efd14cf339a727b
 Patch0:                link.patch
 URL:           http://www.lua.org/
 %{?with_luastatic:BuildRequires:       dietlibc-static}
diff --git a/link.patch b/link.patch
index 1124c83..467d023 100644
--- a/link.patch
+++ b/link.patch
@@ -34,5 +34,5 @@
 -      $(CC) -o $@ $(LDFLAGS) $(LUAC_O) $(LUA_A) $(LIBS)
 +      $(CC) -o $@ $(LDFLAGS) $(LUAC_O) $(LUA_A) $(LIBS)
  
- clean:
-       $(RM) $(ALL_T) $(ALL_O)
+ test:
+       ./$(LUA_T) -v
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lua54.git/commitdiff/f12aa2a1bba4f80871abef9c06351b6dbbea09d4

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to