From: Nicolas Thill Date: Fri, 1 May 2015 10:49:52 +0000 (+0200) Subject: luarocks: update to 2.2.2 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=21e4bb07e947ed432a8fd8d86a5f2651b26734a7;p=openwrt-packages.git luarocks: update to 2.2.2 Signed-off-by: Nicolas Thill --- diff --git a/lang/luarocks/Makefile b/lang/luarocks/Makefile index 3aae8e9e9..e0a0f5711 100644 --- a/lang/luarocks/Makefile +++ b/lang/luarocks/Makefile @@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk PKG_NAME:=luarocks -PKG_VERSION:=2.2.0-rc1 -PKG_RELEASE:=2 +PKG_VERSION:=2.2.2 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz PKG_SOURCE_PROTO:=git