summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Andreas Voegele <andreas@andreasvoegele.com>2018-09-05 13:30:58 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-09-08 08:37:41 +0700
commitd97ff321e9261e1e8393a20dd93e9947ea62cf8d (patch)
tree7f79ef08d672b7a0b5253a0584a893c82d64984a /perl
parent46f2876bae0178d9778ee436b26f99de4ce7d0dd (diff)
downloadslackbuilds-d97ff321e9261e1e8393a20dd93e9947ea62cf8d.tar.gz
slackbuilds-d97ff321e9261e1e8393a20dd93e9947ea62cf8d.tar.xz
perl/nqp: Updated for version 2018.08.
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 4381aed93b..44a9971f12 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.06}
+VERSION=${VERSION:-2018.08}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/nqp/nqp.info b/perl/nqp/nqp.info
index 12f61d0bb5..d321f2e6be 100644
--- a/perl/nqp/nqp.info
+++ b/perl/nqp/nqp.info
@@ -1,8 +1,8 @@
PRGNAM="nqp"
-VERSION="2018.06"
+VERSION="2018.08"
HOMEPAGE="https://rakudo.org"
-DOWNLOAD="https://rakudo.org/downloads/nqp/nqp-2018.06.tar.gz"
-MD5SUM="b8a6c82ff92dd84546566fe43b903311"
+DOWNLOAD="https://rakudo.org/downloads/nqp/nqp-2018.08.tar.gz"
+MD5SUM="839562c5730aed3908038eac5df49d97"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MoarVM"