luarocks-lua53: update to 3.11.0
This commit is contained in:
parent
799326d52b
commit
0228fcb8f6
1 changed files with 3 additions and 4 deletions
|
@ -1,14 +1,13 @@
|
|||
# Template file for 'luarocks-lua53'
|
||||
pkgname=luarocks-lua53
|
||||
version=3.9.1
|
||||
version=3.11.0
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="
|
||||
--prefix=/usr
|
||||
--sysconfdir=/etc
|
||||
--lua-version=5.3
|
||||
--with-lua-include=/usr/include/lua5.3
|
||||
--versioned-rocks-dir"
|
||||
--with-lua-include=/usr/include/lua5.3"
|
||||
hostmakedepends="lua53-devel"
|
||||
depends="lua53 curl unzip"
|
||||
_desc="Package management for Lua modules"
|
||||
|
@ -18,7 +17,7 @@ license="MIT"
|
|||
homepage="https://luarocks.org/"
|
||||
changelog="https://github.com/luarocks/luarocks/wiki/Release-history"
|
||||
distfiles="https://luarocks.org/releases/luarocks-${version}.tar.gz"
|
||||
checksum=ffafd83b1c42aa38042166a59ac3b618c838ce4e63f4ace9d961a5679ef58253
|
||||
checksum=25f56b3c7272fb35b869049371d649a1bbe668a56d24df0a66e3712e35dd44a6
|
||||
alternatives="
|
||||
luarocks:luarocks:/usr/bin/luarocks-5.3
|
||||
luarocks:luarocks-admin:/usr/bin/luarocks-admin-5.3"
|
||||
|
|
Loading…
Add table
Reference in a new issue