lua54: update to 5.4.6, adopt.
This commit is contained in:
parent
346f84e808
commit
33ce59fa84
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'lua54'
|
# Template file for 'lua54'
|
||||||
pkgname=lua54
|
pkgname=lua54
|
||||||
version=5.4.4
|
version=5.4.6
|
||||||
revision=1
|
revision=1
|
||||||
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)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Daniel A. Maierhofer <git@damadmai.at>"
|
||||||
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=164c7849653b80ae67bec4b7473b884bf5cc8d2dca05653475ec2ed27b9ebf61
|
checksum=7d5ea1b9cb6aa0b59ca3dde1c6adcb57ef83a1ba8e5432c0ecd06bf439b3ad88
|
||||||
|
|
||||||
alternatives="
|
alternatives="
|
||||||
lua:lua:/usr/bin/lua5.4
|
lua:lua:/usr/bin/lua5.4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue