forked from pool/lua-luasocket
* make protect_segment in url.lua rfc compliant * fix for Lua 5.3 built without number / string conversion * correct typo * Fix issue #196 * Preserve path when parsing urls. * Fix typo - Switch to multibuild package - Fix build with namespaced lua - Using Requires: Lua(API) = 5.1 instead of Requires: lua51 as suggested by DimStar in SR#423700 - update version 3.0~rc1+git20140716 - initial version 3.0~rc1 - copied from luasocket OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-luasocket?expand=0&rev=3
6 lines
102 B
Plaintext
6 lines
102 B
Plaintext
<multibuild>
|
|
<package>lua51</package>
|
|
<package>lua52</package>
|
|
<package>lua53</package>
|
|
</multibuild>
|