summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Michel Begue2022-03-30 12:34:25 +0200
committer Willy Sudiarto Raharjo2022-04-02 13:18:56 +0200
commit87b252715149a987bef2a8b49e5eaf28e82b0716 (patch)
tree7cb0b2f9f01f78f68c587be436c00340e694d9f4 /perl
parentbc82e5de76f719ffef761c71cf6861b6f0e0faea (diff)
downloadslackbuilds-87b252715149a987bef2a8b49e5eaf28e82b0716.tar.gz
perl/nqp: Updated for version 2022.03
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.info8
2 files changed, 6 insertions, 6 deletions
diff --git a/perl/nqp/nqp.SlackBuild b/perl/nqp/nqp.SlackBuild
index 7c169697d1..0a3ab03514 100644
--- a/perl/nqp/nqp.SlackBuild
+++ b/perl/nqp/nqp.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for nqp
-# Copyright 2020- Michel Begue <mab974@gmail.com>
+# Copyright 2020- Michel Begue <mab974@misouk.com>
# Copyright 2018-2020 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
@@ -20,7 +20,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=nqp
-VERSION=${VERSION:-2021.12}
+VERSION=${VERSION:-2022.03}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/nqp/nqp.info b/perl/nqp/nqp.info
index c7758ba64e..a3a1181609 100644
--- a/perl/nqp/nqp.info
+++ b/perl/nqp/nqp.info
@@ -1,10 +1,10 @@
PRGNAM="nqp"
-VERSION="2021.12"
+VERSION="2022.03"
HOMEPAGE="https://rakudo.org"
-DOWNLOAD="https://github.com/Raku/nqp/releases/download/2021.12/nqp-2021.12.tar.gz"
-MD5SUM="cd01ea4652488666fef5a57c8cfe7b3d"
+DOWNLOAD="https://github.com/Raku/nqp/releases/download/2022.03/nqp-2022.03.tar.gz"
+MD5SUM="d173caad01458e0e4441143fb5769fda"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MoarVM"
MAINTAINER="Michel Begue"
-EMAIL="mab974@gmail.com"
+EMAIL="mab974@misouk.com"