aboutsummaryrefslogtreecommitdiff
path: root/ports/lua/CONTROL
diff options
context:
space:
mode:
authorLily <47812810+LilyWangL@users.noreply.github.com>2020-10-28 11:29:12 +0800
committerGitHub <noreply@github.com>2020-10-27 20:29:12 -0700
commit83ff32536aafdf99a8624d158384f27929c1888f (patch)
treedd8f926c5caede067c9c0425bc9cda3d988fdac6 /ports/lua/CONTROL
parent10771a845e5cd7ee07a8fe367188f19bb722864b (diff)
downloadvcpkg-83ff32536aafdf99a8624d158384f27929c1888f.tar.gz
vcpkg-83ff32536aafdf99a8624d158384f27929c1888f.zip
[lua] Fix find_package warning (#13195)
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/lua/CONTROL')
-rw-r--r--ports/lua/CONTROL3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/lua/CONTROL b/ports/lua/CONTROL
index 72839f972..1ffec4aa3 100644
--- a/ports/lua/CONTROL
+++ b/ports/lua/CONTROL
@@ -1,5 +1,6 @@
Source: lua
-Version: 5.3.5-5
+Version: 5.3.5
+Port-Version: 6
Homepage: https://www.lua.org
Description: a powerful, fast, lightweight, embeddable scripting language