From 8d5b1d8f0f54f9dc2f764dc1e54aa03081658de6 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 17 May 2019 23:54:54 +0200 Subject: [PATCH] luarocks: update to 3.1.2. --- srcpkgs/luarocks/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/luarocks/template b/srcpkgs/luarocks/template index d897379d510..ef64b7689c7 100644 --- a/srcpkgs/luarocks/template +++ b/srcpkgs/luarocks/template @@ -1,6 +1,6 @@ # Template file for 'luarocks' pkgname=luarocks -version=3.1.0 +version=3.1.2 revision=1 archs=noarch build_style=configure @@ -17,7 +17,7 @@ maintainer="Duncaen " license="MIT" homepage="https://luarocks.org/" distfiles="https://luarocks.org/releases/luarocks-${version}.tar.gz" -checksum=865eae1e49b0f701c955c1c8f7b6fae99287c9cef32227d64177509224908921 +checksum=72a3b74f05b7fd011eed894dc34193ee80b3235fe58016ac9ffdbfceecc88950 alternatives=" luarocks:luarocks:/usr/bin/luarocks-5.3 luarocks:luarocks-admin:/usr/bin/luarocks-admin-5.3"