summaryrefslogtreecommitdiffstats
path: root/perl/nqp
diff options
context:
space:
mode:
author mab9742021-09-21 15:53:52 +0200
committer Willy Sudiarto Raharjo2021-10-02 11:50:34 +0200
commit3b154afb45356f85f19c280aac92ab1c3cf053f8 (patch)
treede1726a1e9643994e9732e31caa5ced811f244b6 /perl/nqp
parent24bda0236a41ea5b876e640d1c065129b9f05972 (diff)
downloadslackbuilds-3b154afb45356f85f19c280aac92ab1c3cf053f8.tar.gz
perl/nqp: Updated for version 2021.09
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/nqp')
-rw-r--r--perl/nqp/nqp.SlackBuild2
-rw-r--r--perl/nqp/nqp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/nqp/nqp.SlackBuild b/perl/nqp/nqp.SlackBuild
index ea4def78b8..8a8ccfce83 100644
--- a/perl/nqp/nqp.SlackBuild
+++ b/perl/nqp/nqp.SlackBuild
@@ -20,7 +20,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nqp
-VERSION=${VERSION:-2021.03}
+VERSION=${VERSION:-2021.09}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/nqp/nqp.info b/perl/nqp/nqp.info
index b4b8435c7f..b2f714d124 100644
--- a/perl/nqp/nqp.info
+++ b/perl/nqp/nqp.info
@@ -1,8 +1,8 @@
PRGNAM="nqp"
-VERSION="2021.03"
+VERSION="2021.09"
HOMEPAGE="https://rakudo.org"
-DOWNLOAD="https://github.com/Raku/nqp/releases/download/2021.03/nqp-2021.03.tar.gz"
-MD5SUM="da691c02a904f960c8b1cedb7a96da8a"
+DOWNLOAD="https://github.com/Raku/nqp/releases/download/2021.09/nqp-2021.09.tar.gz"
+MD5SUM="dad21108718bb4409b6ff4258b602e62"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MoarVM"