summaryrefslogtreecommitdiffstats
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
parent9627e3387859550d669b938d3b5afcb9ad103f53 (diff)
downloadslackbuilds-61c1c7306db452697a72f811f225a9512b5f0180.tar.gz
perl/MoarVM: Updated for version 2020.01.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--perl/MoarVM/MoarVM.SlackBuild4
-rw-r--r--perl/MoarVM/MoarVM.info6
2 files changed, 5 insertions, 5 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}
diff --git a/perl/MoarVM/MoarVM.info b/perl/MoarVM/MoarVM.info
index 9525d33691..614e763d4c 100644
--- a/perl/MoarVM/MoarVM.info
+++ b/perl/MoarVM/MoarVM.info
@@ -1,8 +1,8 @@
PRGNAM="MoarVM"
-VERSION="2019.11"
+VERSION="2020.01.1"
HOMEPAGE="https://moarvm.org/"
-DOWNLOAD="https://moarvm.org/releases/MoarVM-2019.11.tar.gz"
-MD5SUM="80c9b7bf9b726e04d6758ef704c38406"
+DOWNLOAD="https://moarvm.org/releases/MoarVM-2020.01.1.tar.gz"
+MD5SUM="86e62999f2ed45748a0b3c38354be9ba"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="libtommath libuv"