mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
luarocks-lua53: update to 3.9.1
This commit is contained in:
parent
b75991a392
commit
37545e2deb
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'luarocks-lua53'
|
# Template file for 'luarocks-lua53'
|
||||||
pkgname=luarocks-lua53
|
pkgname=luarocks-lua53
|
||||||
version=3.7.0
|
version=3.9.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=luarocks-${version}
|
wrksrc=luarocks-${version}
|
||||||
build_style=configure
|
build_style=configure
|
||||||
|
@ -17,8 +17,9 @@ short_desc="${_desc} (5.3.x)"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://luarocks.org/"
|
homepage="https://luarocks.org/"
|
||||||
|
changelog="https://github.com/luarocks/luarocks/wiki/Release-history"
|
||||||
distfiles="https://luarocks.org/releases/luarocks-${version}.tar.gz"
|
distfiles="https://luarocks.org/releases/luarocks-${version}.tar.gz"
|
||||||
checksum=9255d97fee95cec5b54fc6ac718b11bf5029e45bed7873e053314919cd448551
|
checksum=ffafd83b1c42aa38042166a59ac3b618c838ce4e63f4ace9d961a5679ef58253
|
||||||
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