summaryrefslogtreecommitdiffstats
path: root/perl/rakudo/rakudo.SlackBuild
diff options
context:
space:
mode:
author Michel Begue2024-04-01 12:11:41 +0200
committer Willy Sudiarto Raharjo2024-04-02 04:56:30 +0200
commit71ad405edeaf59f038ffa60a766c5061683fb9eb (patch)
tree2f6c069668afca377200e80af8c59b11baacacdb /perl/rakudo/rakudo.SlackBuild
parent58cd5a14954fbe8b9b829d4d3ee2bff78a924940 (diff)
downloadslackbuilds-71ad405edeaf59f038ffa60a766c5061683fb9eb.tar.gz
perl/rakudo: Updated for version 2024.03
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 22b513e0d9..8d68a5d13d 100644
--- a/perl/rakudo/rakudo.SlackBuild
+++ b/perl/rakudo/rakudo.SlackBuild
@@ -20,7 +20,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=rakudo
-VERSION=${VERSION:-2024.02}
+VERSION=${VERSION:-2024.03}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}