luarocks: update to 2.2.1.
This commit is contained in:
parent
c616e3e8a0
commit
2a43f316c4
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'luarocks'
|
||||
pkgname=luarocks
|
||||
version=2.2.0
|
||||
revision=3
|
||||
version=2.2.1
|
||||
revision=1
|
||||
noarch=yes
|
||||
build_style=configure
|
||||
configure_args="--prefix=/usr"
|
||||
|
@ -14,7 +14,7 @@ maintainer="Duncaen <mail@duncano.de>"
|
|||
license="MIT"
|
||||
homepage="http://luarocks.org/"
|
||||
distfiles="http://luarocks.org/releases/luarocks-${version}.tar.gz"
|
||||
checksum=9b1a4ec7b103e2fb90a7ba8589d7e0c8523a3d6d54ac469b0bbc144292b9279c
|
||||
checksum=713f8a7e33f1e6dc77ba2eec849a80a95f24f82382e0abc4523c2b8d435f7c55
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in New Issue