aboutsummaryrefslogtreecommitdiff
path: root/perl/rakudo/rakudo.SlackBuild
diff options
context:
space:
mode:
authorMichel Begue <mab974@misouk.com>2023-11-05 19:43:51 +0400
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2023-11-06 07:30:27 +0700
commitab43faaed6ef7e83913b100d1e526ea48c92d1e1 (patch)
tree9cb3df0fff1bbe8243c617f36686ce1e5ce44250 /perl/rakudo/rakudo.SlackBuild
parent97dd5e731b03548f2c6bebaa28cdcc367a0d2cbf (diff)
perl/rakudo: Updated for version 2023.10
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 a65101ebd9a1..ca2862606995 100644
--- a/perl/rakudo/rakudo.SlackBuild
+++ b/perl/rakudo/rakudo.SlackBuild
@@ -20,7 +20,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rakudo
-VERSION=${VERSION:-2023.09}
+VERSION=${VERSION:-2023.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}