commit 21e4bb07e947ed432a8fd8d86a5f2651b26734a7
parent a1bd5565d0a3435b75bcab1c34edd21d57ed2646
Author: Nicolas Thill <nico@openwrt.org>
Date: Fri, 1 May 2015 12:49:52 +0200
luarocks: update to 2.2.2
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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