From 6def72415b2c4a0e6feee25d97c0fbdb985765c9 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Thu, 30 Jan 2020 17:21:09 +0100 Subject: [PATCH] luarocks: update to 3.3.0. --- srcpkgs/luarocks/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/luarocks/template b/srcpkgs/luarocks/template index 9053439821f..bb9e900f4e0 100644 --- a/srcpkgs/luarocks/template +++ b/srcpkgs/luarocks/template @@ -1,6 +1,6 @@ # Template file for 'luarocks' pkgname=luarocks -version=3.1.3 +version=3.3.0 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=c573435f495aac159e34eaa0a3847172a2298eb6295fcdc35d565f9f9b990513 +checksum=8de54eb851f5245ed3708d94d8872e825b9704049d3ad4febe8e219f419b427d alternatives=" luarocks:luarocks:/usr/bin/luarocks-5.3 luarocks:luarocks-admin:/usr/bin/luarocks-admin-5.3"