mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 19:32:57 +02:00
lua54: update to 5.4.4.
This commit is contained in:
parent
495f520f4d
commit
3bf3937e32
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'lua54'
|
# Template file for 'lua54'
|
||||||
pkgname=lua54
|
pkgname=lua54
|
||||||
version=5.4.3
|
version=5.4.4
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=lua-${version}
|
wrksrc=lua-${version}
|
||||||
makedepends="readline-devel"
|
makedepends="readline-devel"
|
||||||
short_desc="Powerful, fast, lightweight, embeddable scripting language (5.4.x)"
|
short_desc="Powerful, fast, lightweight, embeddable scripting language (5.4.x)"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://www.lua.org"
|
homepage="https://www.lua.org"
|
||||||
distfiles="https://www.lua.org/ftp/lua-${version}.tar.gz"
|
distfiles="https://www.lua.org/ftp/lua-${version}.tar.gz"
|
||||||
checksum=f8612276169e3bfcbcfb8f226195bfc6e466fe13042f1076cbde92b7ec96bbfb
|
checksum=164c7849653b80ae67bec4b7473b884bf5cc8d2dca05653475ec2ed27b9ebf61
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
lua:lua:/usr/bin/lua5.4
|
lua:lua:/usr/bin/lua5.4
|
||||||
|
|
Loading…
Add table
Reference in a new issue