From a63f8532094d97cbd0f54d907fc3d7386689b193 Mon Sep 17 00:00:00 2001 From: Daniel Santana Date: Sat, 29 Sep 2018 13:40:08 -0300 Subject: [PATCH] lua-stdlib-debug: update to 1.0.1. --- srcpkgs/lua-stdlib-debug/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/lua-stdlib-debug/template b/srcpkgs/lua-stdlib-debug/template index 793b003100b..271ee392996 100644 --- a/srcpkgs/lua-stdlib-debug/template +++ b/srcpkgs/lua-stdlib-debug/template @@ -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 " 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