lua: fix various bugs in the refcounting implementation. seems to fix luci and reduce...
[openwrt.git] / package / lua / Makefile
index c7e1814..b418b30 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=lua
 PKG_VERSION:=5.1.4
-PKG_RELEASE:=3
+PKG_RELEASE:=5
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=http://www.lua.org/ftp/ \
This page took 0.026314 seconds and 4 git commands to generate.