aboutsummaryrefslogtreecommitdiff
path: root/ports/luasocket/CONTROL
diff options
context:
space:
mode:
authorLarryIII <33021067+LarryIII@users.noreply.github.com>2019-03-14 06:32:27 -0700
committerPhil Christensen <philc@microsoft.com>2019-03-14 06:32:27 -0700
commite37a6c65d6b8c126ba50caad70cc2a7f839a2275 (patch)
treebb9bb8d44942ec06fe0e3d1f039283a9927e47ec /ports/luasocket/CONTROL
parent45aa34edb43396541657751e12f1a1cb67689d69 (diff)
downloadvcpkg-e37a6c65d6b8c126ba50caad70cc2a7f839a2275.tar.gz
vcpkg-e37a6c65d6b8c126ba50caad70cc2a7f839a2275.zip
[luasocket] Fix static build for renaming files (#5665)
Diffstat (limited to 'ports/luasocket/CONTROL')
-rw-r--r--ports/luasocket/CONTROL2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/luasocket/CONTROL b/ports/luasocket/CONTROL
index ec478e62f..b349ee344 100644
--- a/ports/luasocket/CONTROL
+++ b/ports/luasocket/CONTROL
@@ -1,4 +1,4 @@
Source: luasocket
-Version: 2018-09-18
+Version: 2018-09-18-1
Description: LuaSocket is a Lua extension library that is composed by two parts: a C core that provides support for the TCP and UDP transport layers, and a set of Lua modules that add support for functionality commonly needed by applications that deal with the Internet.
Build-Depends: lua