summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Andreas Voegele <andreas@andreasvoegele.com>2018-11-02 13:38:03 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-11-03 07:46:42 +0700
commit48c8012cfc8f747ad6b7c59494f198908ad27355 (patch)
tree20c895ab76240fa6a4be989e9ab651458bcd0193 /perl
parent9baed969c9616607a4a06a4901d8cf0e83d46f60 (diff)
downloadslackbuilds-48c8012cfc8f747ad6b7c59494f198908ad27355.tar.gz
slackbuilds-48c8012cfc8f747ad6b7c59494f198908ad27355.tar.xz
perl/nqp: Updated for version 2018.10.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/nqp/nqp.SlackBuild2
-rw-r--r--perl/nqp/nqp.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/perl/nqp/nqp.SlackBuild b/perl/nqp/nqp.SlackBuild
index 8de0a81f56..ee3f936568 100644
--- a/perl/nqp/nqp.SlackBuild
+++ b/perl/nqp/nqp.SlackBuild
@@ -17,7 +17,7 @@
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
PRGNAM=nqp
-VERSION=${VERSION:-2018.09}
+VERSION=${VERSION:-2018.10}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/nqp/nqp.info b/perl/nqp/nqp.info
index d6dd5595de..c0d4050dc6 100644
--- a/perl/nqp/nqp.info
+++ b/perl/nqp/nqp.info
@@ -1,8 +1,8 @@
PRGNAM="nqp"
-VERSION="2018.09"
+VERSION="2018.10"
HOMEPAGE="https://rakudo.org"
-DOWNLOAD="https://rakudo.org/downloads/nqp/nqp-2018.09.tar.gz"
-MD5SUM="d79c4b1487827d7fcf723281a6cdeba7"
+DOWNLOAD="https://rakudo.org/downloads/nqp/nqp-2018.10.tar.gz"
+MD5SUM="e3673b36dd292d9ca5082f8ff61d7694"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MoarVM"