mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
luarocks-lua51: update to 2.4.3.
This commit is contained in:
parent
2879fea0f9
commit
2c743f3748
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'luarocks-lua51'
|
||||
pkgname=luarocks-lua51
|
||||
version=2.4.3
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
wrksrc=${pkgname%-*}-${version}
|
||||
build_style=configure
|
||||
|
@ -14,7 +14,7 @@ configure_args="
|
|||
--with-downloader=curl
|
||||
--versioned-rocks-dir"
|
||||
hostmakedepends="lua51-devel"
|
||||
depends="lua51 curl"
|
||||
depends="lua51 curl unzip"
|
||||
conf_files="/etc/luarocks/config-5.1.lua"
|
||||
short_desc="Package management for Lua modules - Lua 5.1"
|
||||
maintainer="Duncaen <duncaen@voidlinux.eu>"
|
||||
|
|
Loading…
Add table
Reference in a new issue