summaryrefslogtreecommitdiffstats
path: root/lua-forge
diff options
context:
space:
mode:
authorVlad Glagolev2018-07-10 17:09:45 -0700
committerVlad Glagolev2018-07-10 17:09:45 -0700
commit24ce886ef4f4a190d9e09a129de79844166f0035 (patch)
treed4bdae701d4dc818710ee96569b8b3cf8b4898a8 /lua-forge
parentc48574e9b21d912f82121a1aefbc390d1fdb2ca7 (diff)
lua: => 5.3.5
Diffstat (limited to 'lua-forge')
-rwxr-xr-xlua-forge/lua/DETAILS6
-rw-r--r--lua-forge/lua/HISTORY3
2 files changed, 6 insertions, 3 deletions
diff --git a/lua-forge/lua/DETAILS b/lua-forge/lua/DETAILS
index 485736c10e..fe7224b2cd 100755
--- a/lua-forge/lua/DETAILS
+++ b/lua-forge/lua/DETAILS
@@ -1,10 +1,10 @@
SPELL=lua
- VERSION=5.3.4
+ VERSION=5.3.5
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:739e31f82e6a60fa99910c2005e991b3a1e21339af52847f653cb190b30842054d189ca116ffcfdf9b36e07888c9ce5642b1dd2988cc7eff9f8789f9a2e34997
+ SOURCE_HASH=sha512:4f9516acc4659dfd0a9e911bfa00c0788f0ad9348e5724fe8fb17aac59e9c0060a64378f82be86f8534e49c6c013e7488ad17321bafcc787831d3d67406bd0f4
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
WEB_SITE=http://www.lua.org/
ENTERED=20020309
LICENSE[0]=MIT
diff --git a/lua-forge/lua/HISTORY b/lua-forge/lua/HISTORY
index b79486e896..1367e4308c 100644
--- a/lua-forge/lua/HISTORY
+++ b/lua-forge/lua/HISTORY
@@ -1,3 +1,6 @@
+2018-07-10 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: updated spell to 5.3.5
+
2018-05-24 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.3.4
* PRE_BUILD, INSTALL: detect the branch