package/lua: implement memory limits, scripts can use get_memory_limit() and set_memo...
[openwrt.git] / package / lua / Makefile
index c7e1814..f5fca7b 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lua
 PKG_VERSION:=5.1.4
-PKG_RELEASE:=3
+PKG_RELEASE:=4
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.lua.org/ftp/ \
This page took 0.022789 seconds and 4 git commands to generate.