summaryrefslogtreecommitdiffstats
path: root/perl/rakudo/rakudo.SlackBuild
diff options
context:
space:
mode:
author Michel Begue <mab974@misouk.com>2023-08-09 19:57:22 +0400
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-08-12 08:29:42 +0700
commit6d2a0b784534ddad77c41e0ae1aba7d4d98a7fb0 (patch)
tree15224b58df8bfa208dc2ef12ddb5f1940ca8c202 /perl/rakudo/rakudo.SlackBuild
parentf7298ec4b47a9ac0e29c16b85bed39b7c08f4dd0 (diff)
downloadslackbuilds-6d2a0b784534ddad77c41e0ae1aba7d4d98a7fb0.tar.gz
slackbuilds-6d2a0b784534ddad77c41e0ae1aba7d4d98a7fb0.tar.xz
perl/rakudo: Updated for version 2023.06
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 ce5f2ba9b7..e79292c169 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.04}
+VERSION=${VERSION:-2023.06}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}