From 317d881504bfa037b28f1b0cc11272f1e53eecae Mon Sep 17 00:00:00 2001 From: Michael Gehring Date: Mon, 5 Mar 2018 13:21:50 +0000 Subject: [PATCH] lua: rebuild to fix -dbg --- srcpkgs/lua/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/lua/template b/srcpkgs/lua/template index fca7225f647..9545ada3635 100644 --- a/srcpkgs/lua/template +++ b/srcpkgs/lua/template @@ -1,7 +1,7 @@ # Template file for 'lua' pkgname=lua version=5.3.4 -revision=1 +revision=2 makedepends="ncurses-devel readline-devel" short_desc="Powerful, fast, lightweight, embeddable scripting language" maintainer="Juan RP "