summaryrefslogtreecommitdiffstats
path: root/lua-forge
diff options
context:
space:
mode:
authorIsmael Luceno2015-06-06 20:12:35 -0300
committerIsmael Luceno2015-06-23 20:12:35 -0300
commitd3893e1ff8075e2cdca39f71d2cb2d629ab23961 (patch)
tree799160e75fb38e42e393c3261702ca7931a5fd98 /lua-forge
parent07fbc30966481e543b1ce064a58aec0cfbafabf5 (diff)
lua 5.3.0
Diffstat (limited to 'lua-forge')
-rwxr-xr-xlua-forge/lua/DETAILS4
-rw-r--r--lua-forge/lua/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/lua-forge/lua/DETAILS b/lua-forge/lua/DETAILS
index 0c4985e241..7299650262 100755
--- a/lua-forge/lua/DETAILS
+++ b/lua-forge/lua/DETAILS
@@ -1,10 +1,10 @@
SPELL=lua
- VERSION=5.2.4
+ VERSION=5.3.0
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.lua.org/ftp/$SOURCE
SOURCE_URL[1]=http://www.tecgraf.puc-rio.br/lua/mirror/ftp/$SOURCE
- SOURCE_HASH=sha512:cd77148aba4b707b6c159758b5e8444e04f968092eb98f6b4c405b2fb647e709370d5a8dcf604176101d3407e196a7433b5dcdce4fe9605c76191d3649d61a8c
+ SOURCE_HASH=sha512:2b423e70c4c992a08d28ef12f1d0b078f2ee7043cda302d93e9d59ff6ab79152bb4971455d37666a98cf5cfe3cafd3d16e30b33a11fd585743d5d817424a2d51
WEB_SITE=http://www.lua.org/
ENTERED=20020309
LICENSE[0]=MIT
diff --git a/lua-forge/lua/HISTORY b/lua-forge/lua/HISTORY
index f2d8d5fdff..df278584ec 100644
--- a/lua-forge/lua/HISTORY
+++ b/lua-forge/lua/HISTORY
@@ -1,3 +1,6 @@
+2015-06-06 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 5.3.0
+
2015-03-23 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.2.4