New commits:
commit 4f3a47376c8e2fc2315eaee6efd0d3cf0e0abe61
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
lua: fix lua.pc version number
diff --git a/lua-forge/lua/DETAILS b/lua-forge/lua/DETAILS
index f52c385..6c977d9 100755
--- a/lua-forge/lua/DETAILS
+++ b/lua-forge/lua/DETAILS
@@ -1,5 +1,6 @@
SPELL=lua
VERSION=5.3.3
+ PATCHLEVEL=1
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://www.lua.org/ftp/$SOURCE
diff --git a/lua-forge/lua/HISTORY b/lua-forge/lua/HISTORY
index f60489a..f94613c 100644
--- a/lua-forge/lua/HISTORY
+++ b/lua-forge/lua/HISTORY
@@ -1,3 +1,7 @@
+2017-02-04 Thomas Orgis <sobukus AT sourcemage.org>
+ * PRE_BUILD: fix lua.pc, need to turn $V into ${V} in deref
+ * DETAILS: ++PATCHLEVEL
+
2016-09-26 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* PRE_BUILD, INSTALL, lua.pc lua.pc.in: automatically adapt lua.pc