luarocks: update to 2.2.2.
This commit is contained in:
parent
fb9600e8af
commit
16b9e6bff6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'luarocks'
|
# Template file for 'luarocks'
|
||||||
pkgname=luarocks
|
pkgname=luarocks
|
||||||
version=2.2.1
|
version=2.2.2
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Duncaen <mail@duncano.de>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="http://luarocks.org/"
|
homepage="http://luarocks.org/"
|
||||||
distfiles="http://luarocks.org/releases/luarocks-${version}.tar.gz"
|
distfiles="http://luarocks.org/releases/luarocks-${version}.tar.gz"
|
||||||
checksum=713f8a7e33f1e6dc77ba2eec849a80a95f24f82382e0abc4523c2b8d435f7c55
|
checksum=4f0427706873f30d898aeb1dfb6001b8a3478e46a5249d015c061fe675a1f022
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Reference in New Issue