luarocks: update to 3.3.0.
This commit is contained in:
parent
c934651b70
commit
6def72415b
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'luarocks'
|
# Template file for 'luarocks'
|
||||||
pkgname=luarocks
|
pkgname=luarocks
|
||||||
version=3.1.3
|
version=3.3.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -17,7 +17,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://luarocks.org/"
|
homepage="https://luarocks.org/"
|
||||||
distfiles="https://luarocks.org/releases/luarocks-${version}.tar.gz"
|
distfiles="https://luarocks.org/releases/luarocks-${version}.tar.gz"
|
||||||
checksum=c573435f495aac159e34eaa0a3847172a2298eb6295fcdc35d565f9f9b990513
|
checksum=8de54eb851f5245ed3708d94d8872e825b9704049d3ad4febe8e219f419b427d
|
||||||
alternatives="
|
alternatives="
|
||||||
luarocks:luarocks:/usr/bin/luarocks-5.3
|
luarocks:luarocks:/usr/bin/luarocks-5.3
|
||||||
luarocks:luarocks-admin:/usr/bin/luarocks-admin-5.3"
|
luarocks:luarocks-admin:/usr/bin/luarocks-admin-5.3"
|
||||||
|
|
Loading…
Reference in New Issue