summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Michel Begue <mab974@gmail.com>2020-12-26 11:23:43 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-12-26 11:23:43 +0700
commit49997d3ea2664bc915b47f422f67e319d082c3d0 (patch)
treec0693a88cbaf923a6b99b84db4e2318615acbce9 /perl
parent646c38f45e8a72fc12a8f1c6d42aa63cdefc8b92 (diff)
downloadslackbuilds-49997d3ea2664bc915b47f422f67e319d082c3d0.tar.gz
slackbuilds-49997d3ea2664bc915b47f422f67e319d082c3d0.tar.xz
perl/rakudo: Updated for version 2020.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/rakudo/rakudo.SlackBuild3
-rw-r--r--perl/rakudo/rakudo.info10
2 files changed, 7 insertions, 6 deletions
diff --git a/perl/rakudo/rakudo.SlackBuild b/perl/rakudo/rakudo.SlackBuild
index 06b353514b..8f800c1314 100644
--- a/perl/rakudo/rakudo.SlackBuild
+++ b/perl/rakudo/rakudo.SlackBuild
@@ -2,6 +2,7 @@
# Slackware build script for rakudo
+# Copyright 2020- Michel Begue <mab974@gmail.com>
# Copyright 2018-2020 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
@@ -17,7 +18,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=rakudo
-VERSION=${VERSION:-2020.11}
+VERSION=${VERSION:-2020.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/rakudo/rakudo.info b/perl/rakudo/rakudo.info
index f03446ff9d..600cfa1f1b 100644
--- a/perl/rakudo/rakudo.info
+++ b/perl/rakudo/rakudo.info
@@ -1,10 +1,10 @@
PRGNAM="rakudo"
-VERSION="2020.11"
+VERSION="2020.12"
HOMEPAGE="https://rakudo.org/"
-DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2020.11/rakudo-2020.11.tar.gz"
-MD5SUM="1fe4f7ad64880242379fde8d16dc7489"
+DOWNLOAD="https://github.com/rakudo/rakudo/releases/download/2020.12/rakudo-2020.12.tar.gz"
+MD5SUM="6f180871c0a12ffb834f174a5a58e0e1"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="nqp"
-MAINTAINER="Andreas Voegele"
-EMAIL="andreas@andreasvoegele.com"
+MAINTAINER="Michel Begue"
+EMAIL="mab974@gmail.com"