summaryrefslogtreecommitdiffstats
path: root/perl/rakudo/rakudo.SlackBuild
diff options
context:
space:
mode:
author Michel Begue2020-12-26 05:23:43 +0100
committer Willy Sudiarto Raharjo2020-12-26 05:23:43 +0100
commit49997d3ea2664bc915b47f422f67e319d082c3d0 (patch)
treec0693a88cbaf923a6b99b84db4e2318615acbce9 /perl/rakudo/rakudo.SlackBuild
parent646c38f45e8a72fc12a8f1c6d42aa63cdefc8b92 (diff)
downloadslackbuilds-49997d3ea2664bc915b47f422f67e319d082c3d0.tar.gz
perl/rakudo: Updated for version 2020.12.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/rakudo/rakudo.SlackBuild')
-rw-r--r--perl/rakudo/rakudo.SlackBuild3
1 files changed, 2 insertions, 1 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}