summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Michel Begue <mab974@gmail.com>2020-12-26 11:23:11 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-12-26 11:23:11 +0700
commit646c38f45e8a72fc12a8f1c6d42aa63cdefc8b92 (patch)
tree7d62c945b9feb838206d2c7d3ece0331ecd5b16c /perl
parent8b55bee26756b0029f742efa16d19b898df31158 (diff)
downloadslackbuilds-646c38f45e8a72fc12a8f1c6d42aa63cdefc8b92.tar.gz
slackbuilds-646c38f45e8a72fc12a8f1c6d42aa63cdefc8b92.tar.xz
perl/nqp: Updated for version 2020.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/nqp/nqp.SlackBuild3
-rw-r--r--perl/nqp/nqp.info10
2 files changed, 7 insertions, 6 deletions
diff --git a/perl/nqp/nqp.SlackBuild b/perl/nqp/nqp.SlackBuild
index 07f5e51455..75a6b38c76 100644
--- a/perl/nqp/nqp.SlackBuild
+++ b/perl/nqp/nqp.SlackBuild
@@ -2,6 +2,7 @@
# Slackware build script for nqp
+# Copyright 2020- Michel Begue <mab974@gmail.com>
# Copyright 2018-2020 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
@@ -17,7 +18,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=nqp
-VERSION=${VERSION:-2020.11}
+VERSION=${VERSION:-2020.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/nqp/nqp.info b/perl/nqp/nqp.info
index 40937a8b57..627658432d 100644
--- a/perl/nqp/nqp.info
+++ b/perl/nqp/nqp.info
@@ -1,10 +1,10 @@
PRGNAM="nqp"
-VERSION="2020.11"
+VERSION="2020.12"
HOMEPAGE="https://rakudo.org"
-DOWNLOAD="https://github.com/Raku/nqp/releases/download/2020.11/nqp-2020.11.tar.gz"
-MD5SUM="89f51893f00e40950931b2e7d6a0ed42"
+DOWNLOAD="https://github.com/Raku/nqp/releases/download/2020.12/nqp-2020.12.tar.gz"
+MD5SUM="620f4c867d98dc2bb8425048907dad39"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MoarVM"
-MAINTAINER="Andreas Voegele"
-EMAIL="andreas@andreasvoegele.com"
+MAINTAINER="Michel Begue"
+EMAIL="mab974@gmail.com"