summaryrefslogtreecommitdiffstats
path: root/perl/rakudo
diff options
context:
space:
mode:
Diffstat (limited to 'perl/rakudo')
-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 c39f9cc205..bd685c28c2 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.06}
+VERSION=${VERSION:-2022.07}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/perl/rakudo/rakudo.info b/perl/rakudo/rakudo.info
index 7057e3d6ab..3c2a1d96eb 100644
--- a/perl/rakudo/rakudo.info
+++ b/perl/rakudo/rakudo.info
@@ -1,8 +1,8 @@
PRGNAM="rakudo"
-VERSION="2022.06"
+VERSION="2022.07"
HOMEPAGE="https://rakudo.org/"
-DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2022.06/rakudo-2022.06.tar.gz"
-MD5SUM="c09ffe00812bef6a7482d256d7ae2f54"
+DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2022.07/rakudo-2022.07.tar.gz"
+MD5SUM="43ff147c288ce62f58e37f647dc00dd6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nqp"