aboutsummaryrefslogtreecommitdiff
path: root/perl/rakudo/rakudo.SlackBuild
diff options
context:
space:
mode:
authorMichel Begue <mab974@gmail.com>2022-03-30 14:59:03 +0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-04-02 18:18:56 +0700
commitcb1b2e452ace175fb1f12e09269acf759ffbace4 (patch)
treeff5c3e18244672f340833420489da0a57a9cc256 /perl/rakudo/rakudo.SlackBuild
parent87b252715149a987bef2a8b49e5eaf28e82b0716 (diff)
perl/rakudo: Updated for version 2022.03
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/rakudo/rakudo.SlackBuild')
-rw-r--r--perl/rakudo/rakudo.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/rakudo/rakudo.SlackBuild b/perl/rakudo/rakudo.SlackBuild
index 84a8e1ead33b7..01bea9572c6cc 100644
--- a/perl/rakudo/rakudo.SlackBuild
+++ b/perl/rakudo/rakudo.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for rakudo
-# 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=rakudo
-VERSION=${VERSION:-2021.12}
+VERSION=${VERSION:-2022.03}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}