summaryrefslogtreecommitdiffstats
path: root/perl/rakudo/rakudo.SlackBuild
diff options
context:
space:
mode:
author Michel Begue2022-04-25 18:31:35 +0200
committer Willy Sudiarto Raharjo2022-04-30 08:52:05 +0200
commitbcd355b948d46eeea49c3e01e560b72bcbf99041 (patch)
treefe677bcc6bf9ed1d8eb106fce44fb640db548fcc /perl/rakudo/rakudo.SlackBuild
parentb3f09b695e23c63bed50ff65cd700ba6f0572a3f (diff)
downloadslackbuilds-bcd355b948d46eeea49c3e01e560b72bcbf99041.tar.gz
perl/rakudo: Updated for version 2022.04
Signed-off-by: Michel Begue <mab974@misouk.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/rakudo/rakudo.SlackBuild')
-rw-r--r--perl/rakudo/rakudo.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/rakudo/rakudo.SlackBuild b/perl/rakudo/rakudo.SlackBuild
index 01bea9572c..4c1e8eb582 100644
--- a/perl/rakudo/rakudo.SlackBuild
+++ b/perl/rakudo/rakudo.SlackBuild
@@ -20,7 +20,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rakudo
-VERSION=${VERSION:-2022.03}
+VERSION=${VERSION:-2022.04}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}