From 0ae2acf9dbbfacef0167ebce60bb66a60aad4965 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Mon, 17 Feb 2020 17:00:08 +0100 Subject: [PATCH] luarocks: update to 3.3.1. --- srcpkgs/luarocks/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/luarocks/template b/srcpkgs/luarocks/template index bb9e900f4e0..4847a3b8b9a 100644 --- a/srcpkgs/luarocks/template +++ b/srcpkgs/luarocks/template @@ -1,6 +1,6 @@ # Template file for 'luarocks' pkgname=luarocks -version=3.3.0 +version=3.3.1 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=8de54eb851f5245ed3708d94d8872e825b9704049d3ad4febe8e219f419b427d +checksum=eb20cd9814df05535d9aae98da532217c590fc07d48d90ca237e2a7cdcf284fe alternatives=" luarocks:luarocks:/usr/bin/luarocks-5.3 luarocks:luarocks-admin:/usr/bin/luarocks-admin-5.3"