aboutsummaryrefslogtreecommitdiff
path: root/ports/luajit/CONTROL
diff options
context:
space:
mode:
authorJackBoosY <47264268+JackBoosY@users.noreply.github.com>2019-08-21 04:15:08 +0800
committerCurtis J Bezault <curtbezault@gmail.com>2019-08-20 13:15:08 -0700
commitaeb3293b9f873f562dcf6b1c345405dba18cf5f4 (patch)
tree144c1a71b8ad0820361ca3420738f130c4c8ea0d /ports/luajit/CONTROL
parentf7e4478af1e814a42f3a0b182692c9451e844066 (diff)
downloadvcpkg-aeb3293b9f873f562dcf6b1c345405dba18cf5f4.tar.gz
vcpkg-aeb3293b9f873f562dcf6b1c345405dba18cf5f4.zip
[luajit]Separate debug/release build path and fix generate pdbs. (#7764)
* [luajit]Separate debug/release build path and fix generate pdbs. * [luajit]Replace port name to ${PORT}
Diffstat (limited to 'ports/luajit/CONTROL')
-rw-r--r--ports/luajit/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/luajit/CONTROL b/ports/luajit/CONTROL
index fb9c9d646..9b02c5b2b 100644
--- a/ports/luajit/CONTROL
+++ b/ports/luajit/CONTROL
@@ -1,4 +1,4 @@
Source: luajit
-Version: 2.0.5-1
+Version: 2.0.5-2
Homepage: https://github.com/LuaJIT/LuaJIT
Description: LuaJIT is a Just-In-Time (JIT) compiler for the Lua programming language.