mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
luarocks: update to 3.3.1.
This commit is contained in:
parent
4e360cbaa5
commit
0ae2acf9db
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'luarocks'
|
# Template file for 'luarocks'
|
||||||
pkgname=luarocks
|
pkgname=luarocks
|
||||||
version=3.3.0
|
version=3.3.1
|
||||||
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=8de54eb851f5245ed3708d94d8872e825b9704049d3ad4febe8e219f419b427d
|
checksum=eb20cd9814df05535d9aae98da532217c590fc07d48d90ca237e2a7cdcf284fe
|
||||||
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…
Add table
Reference in a new issue