summaryrefslogtreecommitdiffstats
path: root/perl/MoarVM/MoarVM.SlackBuild
diff options
context:
space:
mode:
author Andreas Voegele2020-02-15 02:44:45 +0100
committer Willy Sudiarto Raharjo2020-02-15 02:44:45 +0100
commit61c1c7306db452697a72f811f225a9512b5f0180 (patch)
treef5cfeedf9522f957b6e8b2ba3ddcd5d49f53ad67 /perl/MoarVM/MoarVM.SlackBuild
parent9627e3387859550d669b938d3b5afcb9ad103f53 (diff)
downloadslackbuilds-61c1c7306db452697a72f811f225a9512b5f0180.tar.gz
perl/MoarVM: Updated for version 2020.01.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/MoarVM/MoarVM.SlackBuild')
-rw-r--r--perl/MoarVM/MoarVM.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/perl/MoarVM/MoarVM.SlackBuild b/perl/MoarVM/MoarVM.SlackBuild
index b2d48599d4..8422dbfb63 100644
--- a/perl/MoarVM/MoarVM.SlackBuild
+++ b/perl/MoarVM/MoarVM.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for MoarVM
-# Copyright 2018-2019 Andreas Voegele <andreas@andreasvoegele.com>
+# Copyright 2018-2020 Andreas Voegele <andreas@andreasvoegele.com>
#
# Permission to use, copy, modify, and distribute this software for any
# purpose with or without fee is hereby granted, provided that the above
@@ -17,7 +17,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=MoarVM
-VERSION=${VERSION:-2019.11}
+VERSION=${VERSION:-2020.01.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}