lua-stdlib-debug: update to 1.0.1.

This commit is contained in:
Daniel Santana 2018-09-29 13:40:08 -03:00 committed by maxice8
parent b38aadcaa7
commit a63f853209
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'lua-stdlib-debug'
pkgname=lua-stdlib-debug
version=1.0
version=1.0.1
revision=1
wrksrc=_debug-${version}
noarch=yes
@ -10,7 +10,7 @@ maintainer="Daniel Santana <daniel@santana.tech>"
license="MIT"
homepage="https://lua-stdlib.github.io/_debug/"
distfiles="https://github.com/lua-stdlib/_debug/archive/v${version}.tar.gz"
checksum=40697e8b0177647f828fb86627449b40c6df2685e82fa99e9dc772201758841d
checksum=efc560540f08dcf880ac48c6ab527bd741bbe3d6d66202a3c8be3ff5c9e1e907
do_install() {
for _lua_version in 5.1 5.2 5.3; do