Browse Source

luarocks: update to 2.2.2

Signed-off-by: Nicolas Thill <nico@openwrt.org>
lilik-openwrt-22.03
Nicolas Thill 10 years ago
parent
commit
21e4bb07e9
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      lang/luarocks/Makefile

+ 2
- 2
lang/luarocks/Makefile View File

@ -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


Loading…
Cancel
Save