forked from pool/apache2
- add patch: httpd-2.4.12-lua-5.2.patch * lua_dump introduced a new strip option in 5.3, set it to 0 to get the old behavior * luaL_register was deprecated in 5.2, use luaL_setfuncs and luaL_newlib instead * luaL_optint was deprecated in 5.3, use luaL_optinteger instead * lua_strlen and lua_objlen wad deprecated in 5.2, use lua_rawlen instead OBS-URL: https://build.opensuse.org/request/show/317328 OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=455
Description
No description provided
Languages
Shell
92.9%
C
7.1%