summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Andreas Voegele2019-03-13 17:07:02 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:23 +0100
commited3ee2d11d9593c3a87b07bbfc8ef519f4930d15 (patch)
tree71adfaea92777d62313457257081e3c0da025b65 /perl
parent162950ae99654c7251d164ba30f5606d9c0156ab (diff)
downloadslackbuilds-ed3ee2d11d9593c3a87b07bbfc8ef519f4930d15.tar.gz
perl/nqp: Updated for version 2019.13.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/nqp/nqp.SlackBuild4
-rw-r--r--perl/nqp/nqp.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/nqp/nqp.SlackBuild b/perl/nqp/nqp.SlackBuild
index 42bc35bd61..2d482e3176 100644
--- a/perl/nqp/nqp.SlackBuild
+++ b/perl/nqp/nqp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nqp
-# Copyright 2018 Andreas Voegele <andreas@andreasvoegele.com>
+# Copyright 2018-2019 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -17,7 +17,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=nqp
-VERSION=${VERSION:-2018.12}
+VERSION=${VERSION:-2019.03}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/nqp/nqp.info b/perl/nqp/nqp.info
index c9e1127a75..17808fe3aa 100644
--- a/perl/nqp/nqp.info
+++ b/perl/nqp/nqp.info
@@ -1,8 +1,8 @@
PRGNAM="nqp"
-VERSION="2018.12"
+VERSION="2019.13"
HOMEPAGE="https://rakudo.org"
-DOWNLOAD="https://rakudo.org/downloads/nqp/nqp-2018.12.tar.gz"
-MD5SUM="db99ae8a8c28d337e88982559d4ad700"
+DOWNLOAD="https://rakudo.org/dl/nqp/nqp-2019.03.tar.gz"
+MD5SUM="b9de1fb6d7098c56bf18fdbd91c8e72d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MoarVM"