1
0
mirror of https://github.com/lammertb/libhttp.git synced 2026-01-03 16:02:30 +03:00

Update Lua to 5.2.3

This commit is contained in:
bel
2014-07-30 20:43:11 +02:00
parent 7d218d63d8
commit 173b0c7214
81 changed files with 227 additions and 171 deletions

View File

@@ -3,7 +3,7 @@
# License http://opensource.org/licenses/mit-license.php MIT License
#
LUA_DIR = src/third_party/lua-5.2.2/src
LUA_DIR = src/third_party/lua-5.2.3/src
LUA_SOURCE_FILES = lapi.c \
lauxlib.c \