lua54: update to 5.4.3.
This commit is contained in:
parent
398879ba75
commit
59b6a1167b
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'lua54'
|
||||
pkgname=lua54
|
||||
version=5.4.2
|
||||
version=5.4.3
|
||||
revision=1
|
||||
wrksrc=lua-${version}
|
||||
makedepends="ncurses-devel readline-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
|||
license="MIT"
|
||||
homepage="https://www.lua.org"
|
||||
distfiles="https://www.lua.org/ftp/lua-${version}.tar.gz"
|
||||
checksum=11570d97e9d7303c0a59567ed1ac7c648340cd0db10d5fd594c09223ef2f524f
|
||||
checksum=f8612276169e3bfcbcfb8f226195bfc6e466fe13042f1076cbde92b7ec96bbfb
|
||||
|
||||
alternatives="
|
||||
lua:lua:/usr/bin/lua5.4
|
||||
|
|
Loading…
Reference in a new issue