diff options
| author | Kevin Lu <6320810+kevinlul@users.noreply.github.com> | 2020-05-08 02:32:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-07 23:32:21 -0700 |
| commit | 147f02caffdf854cb53e2a023c894615a224f356 (patch) | |
| tree | c4763a196277928f1d70be93742dfd0d33104863 /ports/lua/CONTROL | |
| parent | 263ba43c6d8136d883d6ab253389e1695fed706c (diff) | |
| download | vcpkg-147f02caffdf854cb53e2a023c894615a224f356.tar.gz vcpkg-147f02caffdf854cb53e2a023c894615a224f356.zip | |
[lua] Compile as position-independent code (#11163)
Diffstat (limited to 'ports/lua/CONTROL')
| -rw-r--r-- | ports/lua/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/lua/CONTROL b/ports/lua/CONTROL index 9e22f3ea2..d039fdad6 100644 --- a/ports/lua/CONTROL +++ b/ports/lua/CONTROL @@ -1,5 +1,5 @@ Source: lua -Version: 5.3.5-3 +Version: 5.3.5-4 Homepage: https://www.lua.org Description: a powerful, fast, lightweight, embeddable scripting language |
