lua-stdlib-debug: update to 1.0.1.
This commit is contained in:
parent
b38aadcaa7
commit
a63f853209
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'lua-stdlib-debug'
|
# Template file for 'lua-stdlib-debug'
|
||||||
pkgname=lua-stdlib-debug
|
pkgname=lua-stdlib-debug
|
||||||
version=1.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc=_debug-${version}
|
wrksrc=_debug-${version}
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://lua-stdlib.github.io/_debug/"
|
homepage="https://lua-stdlib.github.io/_debug/"
|
||||||
distfiles="https://github.com/lua-stdlib/_debug/archive/v${version}.tar.gz"
|
distfiles="https://github.com/lua-stdlib/_debug/archive/v${version}.tar.gz"
|
||||||
checksum=40697e8b0177647f828fb86627449b40c6df2685e82fa99e9dc772201758841d
|
checksum=efc560540f08dcf880ac48c6ab527bd741bbe3d6d66202a3c8be3ff5c9e1e907
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
for _lua_version in 5.1 5.2 5.3; do
|
for _lua_version in 5.1 5.2 5.3; do
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue