ports/net/luasocket/patches/patch-docs_installation_html

13 lines
412 B
Text
Raw Normal View History

2023-09-08 05:21:37 +00:00
Index: docs/installation.html
--- docs/installation.html.orig
+++ docs/installation.html
@@ -89,7 +89,7 @@ it should be easy to use LuaSocket. Just fire the inte
Lua 5.2.2 Copyright (C) 1994-2013 Lua.org, PUC-Rio
> socket = require("socket")
> print(socket._VERSION)
---> LuaSocket 3.0.0
+--> LuaSocket 3.1.0
</pre>
<p> Each module loads their dependencies automatically, so you only need to