summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andreas Voegele2020-02-15 02:46:53 +0100
committer Willy Sudiarto Raharjo2020-02-15 02:46:53 +0100
commitfffd496fc077961230da559c8bcca45ffed0be97 (patch)
tree37f2d489b8973e08cc22988696c8b71ab31d963d
parent61c1c7306db452697a72f811f225a9512b5f0180 (diff)
downloadslackbuilds-fffd496fc077961230da559c8bcca45ffed0be97.tar.gz
perl/nqp: Updated for version 2020.01.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 1e74edb713..af8160e8e5 100644
--- a/perl/nqp/nqp.SlackBuild
+++ b/perl/nqp/nqp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nqp
-# Copyright 2018-2019 Andreas Voegele <andreas@andreasvoegele.com>
+# Copyright 2018-2020 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:-2019.11}
+VERSION=${VERSION:-2020.01}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/nqp/nqp.info b/perl/nqp/nqp.info
index 29e021b4ae..3936f6bf3d 100644
--- a/perl/nqp/nqp.info
+++ b/perl/nqp/nqp.info
@@ -1,8 +1,8 @@
PRGNAM="nqp"
-VERSION="2019.11"
+VERSION="2020.01"
HOMEPAGE="https://rakudo.org"
-DOWNLOAD="https://github.com/perl6/nqp/releases/download/2019.11/nqp-2019.11.tar.gz"
-MD5SUM="955cc21b8a6ffbfc0e8400db18d49ac7"
+DOWNLOAD="https://github.com/perl6/nqp/releases/download/2020.01/nqp-2020.01.tar.gz"
+MD5SUM="f2b0815cc1a611053a16e81d8478a39d"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MoarVM"