aboutsummaryrefslogtreecommitdiff
path: root/ports/luasocket/CONTROL
diff options
context:
space:
mode:
authorRobert Schumacher <roschuma@microsoft.com>2018-06-12 10:32:58 -0700
committerRobert Schumacher <roschuma@microsoft.com>2018-06-12 21:14:14 -0700
commit2a0bf9c488d5291e82a37d19d4b0f81e79678f0d (patch)
tree53f6b64abd06271f400852aa498657fc421277cd /ports/luasocket/CONTROL
parente5253d22d264985f632aca4d13de365e6557b720 (diff)
downloadvcpkg-2a0bf9c488d5291e82a37d19d4b0f81e79678f0d.tar.gz
vcpkg-2a0bf9c488d5291e82a37d19d4b0f81e79678f0d.zip
Upgrades for 2018.06.12
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 3eeada1ca..c46c2afd3 100644
--- a/ports/luasocket/CONTROL
+++ b/ports/luasocket/CONTROL
@@ -1,4 +1,4 @@
Source: luasocket
-Version: 2018-02-25
+Version: 2018-06-12
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