lede-packages-rs

git clone git://archive.git.mtrnord.blog/MTRNord/lede-packages-rs.git
Log | Files | Refs | README | LICENSE

commit 89f58c79a2098fd7ffd1ebdd007b1f3634741139
parent 3a98dd9f31e78b118e2fbb0c98b7f902955650ec
Author: Steven Barth <steven@midlink.org>
Date:   Wed, 20 May 2015 11:24:46 +0200

Merge pull request #1220 from psycho-nico/up-luarocks-2.2.2

luarocks: update to 2.2.2
Diffstat:
Mlang/luarocks/Makefile | 4++--
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