summaryrefslogtreecommitdiffstats
path: root/lua-forge
diff options
context:
space:
mode:
authorVlad Glagolev2016-08-18 14:28:38 -0400
committerVlad Glagolev2016-08-18 14:28:38 -0400
commit0213eddb4ea61aa5af6a563b71eda1a5f8c9c912 (patch)
tree1be63d0f6c70486cca91fa18b065efeffdf107a0 /lua-forge
parent194e77d56ac0351e4d02de0416ca16f6666d9532 (diff)
luajit: provides LUA
Diffstat (limited to 'lua-forge')
-rwxr-xr-xlua-forge/luajit/DETAILS1
-rw-r--r--lua-forge/luajit/HISTORY4
-rwxr-xr-xlua-forge/luajit/PROVIDES1
3 files changed, 6 insertions, 0 deletions
diff --git a/lua-forge/luajit/DETAILS b/lua-forge/luajit/DETAILS
index 17074b27e6..9caac36079 100755
--- a/lua-forge/luajit/DETAILS
+++ b/lua-forge/luajit/DETAILS
@@ -1,5 +1,6 @@
SPELL=luajit
VERSION=2.0.4
+ PATCHLEVEL=1
SOURCE=LuaJIT-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/LuaJIT-$VERSION"
SOURCE_URL[0]="http://luajit.org/download/$SOURCE"
diff --git a/lua-forge/luajit/HISTORY b/lua-forge/luajit/HISTORY
index c0d85e1711..1f4a5a51e9 100644
--- a/lua-forge/luajit/HISTORY
+++ b/lua-forge/luajit/HISTORY
@@ -1,3 +1,7 @@
+2016-08-18 Vlad Glagolev <stealth@sourcemage.org>
+ * DETAILS: PATCHLEVEL=1, to trigger the update
+ * PROVIDES: added, to provide LUA
+
2015-10-03 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 2.0.4
* INSTALL: use INSTALL_ROOT
diff --git a/lua-forge/luajit/PROVIDES b/lua-forge/luajit/PROVIDES
new file mode 100755
index 0000000000..4c57544918
--- /dev/null
+++ b/lua-forge/luajit/PROVIDES
@@ -0,0 +1 @@
+LUA