[Lunar-commits] <moonbase> lua: version bumped to 5.1.5.
Florin Braescu
florin at lunar-linux.org
Tue Feb 21 22:09:51 CET 2012
commit 4ee1c62e858a18c293970bbd2d8f8d5a50fa818b
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Feb 21 22:09:51 2012 +0100
lua: version bumped to 5.1.5.
---
compilers/lua/DETAILS | 12 ++++++------
compilers/lua/DETAILS.x86_64 | 12 ++++++------
2 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/compilers/lua/DETAILS b/compilers/lua/DETAILS
index 19b2862..d48516f 100644
--- a/compilers/lua/DETAILS
+++ b/compilers/lua/DETAILS
@@ -1,14 +1,14 @@
MODULE=lua
- VERSION=5.1.4
+ VERSION=5.1.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=lua-5.1-module_paths.patch
- SOURCE_URL=http://www.lua.org/ftp/
- SOURCE2_URL=http://ie.archive.ubuntu.com/gentoo-portage/dev-lang/lua/files/
- SOURCE_VFY=sha1:2b11c8e60306efb7f0734b747588f57995493db7
+ SOURCE_URL=http://www.lua.org/ftp
+ SOURCE2_URL=http://ie.archive.ubuntu.com/gentoo-portage/dev-lang/lua/files
+ SOURCE_VFY=sha1:b3882111ad02ecc6b972f8c1241647905cb2e3fc
SOURCE2_VFY=sha1:50cb1438b7c50536ebf712d16d153eac40599562
- WEB_SITE=http://www.lua.org/
+ WEB_SITE=http://www.lua.org
ENTERED=20040429
- UPDATED=20110530
+ UPDATED=20120221
SHORT="light-weight programming language for extending applications"
cat << EOF
diff --git a/compilers/lua/DETAILS.x86_64 b/compilers/lua/DETAILS.x86_64
index 464588f..f0e9ef4 100644
--- a/compilers/lua/DETAILS.x86_64
+++ b/compilers/lua/DETAILS.x86_64
@@ -1,17 +1,17 @@
MODULE=lua
- VERSION=5.1.4
+ VERSION=5.1.5
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE2=lua-5.1.4-make-shared-lib.patch
SOURCE3=lua-5.1-module_paths.patch
- SOURCE_URL=http://www.lua.org/ftp/
+ SOURCE_URL=http://www.lua.org/ftp
SOURCE2_URL=$PATCH_URL
- SOURCE3_URL=http://ie.archive.ubuntu.com/gentoo-portage/dev-lang/lua/files/
- SOURCE_VFY=sha1:2b11c8e60306efb7f0734b747588f57995493db7
+ SOURCE3_URL=http://ie.archive.ubuntu.com/gentoo-portage/dev-lang/lua/files
+ SOURCE_VFY=sha1:b3882111ad02ecc6b972f8c1241647905cb2e3fc
SOURCE2_VFY=sha1:121262e8d14de06157ae438afff41e6657cc648b
SOURCE3_VFY=sha1:50cb1438b7c50536ebf712d16d153eac40599562
- WEB_SITE=http://www.lua.org/
+ WEB_SITE=http://www.lua.org
ENTERED=20040429
- UPDATED=20110530
+ UPDATED=20120221
SHORT="light-weight programming language for extending applications"
cat << EOF
More information about the Lunar-commits
mailing list