summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
Diffstat (limited to 'perl')
-rw-r--r--perl/rakudo/rakudo.SlackBuild2
-rw-r--r--perl/rakudo/rakudo.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/rakudo/rakudo.SlackBuild b/perl/rakudo/rakudo.SlackBuild
index bd685c28c2..2dda78dbb8 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.07}
+VERSION=${VERSION:-2022.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/rakudo/rakudo.info b/perl/rakudo/rakudo.info
index 3c2a1d96eb..73e65c2c55 100644
--- a/perl/rakudo/rakudo.info
+++ b/perl/rakudo/rakudo.info
@@ -1,8 +1,8 @@
PRGNAM="rakudo"
-VERSION="2022.07"
+VERSION="2022.12"
HOMEPAGE="https://rakudo.org/"
-DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2022.07/rakudo-2022.07.tar.gz"
-MD5SUM="43ff147c288ce62f58e37f647dc00dd6"
+DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2022.12/rakudo-2022.12.tar.gz"
+MD5SUM="092f45702de5cc70918fd8ab13bd316a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nqp"