lua: get rid of bitlib and md5lib from the core, they are no longer necessary
[openwrt/openwrt.git] / package / lua / Makefile
index c7e1814f92c3b388b567ac84814b4d376d2b7193..b418b303efeff4fb1171eeaebdebc61005d09d04 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/ \