summaryrefslogtreecommitdiffstats
path: root/perl/nqp/nqp.SlackBuild
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/nqp/nqp.SlackBuild
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/nqp/nqp.SlackBuild')
-rw-r--r--perl/nqp/nqp.SlackBuild4
1 files changed, 2 insertions, 2 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}