diff options
| author | JackBoosY <47264268+JackBoosY@users.noreply.github.com> | 2019-08-21 04:15:08 +0800 |
|---|---|---|
| committer | Curtis J Bezault <curtbezault@gmail.com> | 2019-08-20 13:15:08 -0700 |
| commit | aeb3293b9f873f562dcf6b1c345405dba18cf5f4 (patch) | |
| tree | 144c1a71b8ad0820361ca3420738f130c4c8ea0d /ports/luajit/CONTROL | |
| parent | f7e4478af1e814a42f3a0b182692c9451e844066 (diff) | |
| download | vcpkg-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/CONTROL | 2 |
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.
|
