summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Andreas Voegele <andreas@andreasvoegele.com>2020-09-03 13:34:51 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-09-03 13:34:51 +0700
commitce203ffa4b189760dd3f148430fd7d2487681619 (patch)
treeb6c45667dd9594394d15978d2e7c114e397a6de6 /perl
parent974ffbd341b6490c269e551f2e8d99fe0fc43489 (diff)
downloadslackbuilds-ce203ffa4b189760dd3f148430fd7d2487681619.tar.gz
slackbuilds-ce203ffa4b189760dd3f148430fd7d2487681619.tar.xz
perl/nqp: Updated for version 2020.08.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@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 e680ee28b3..8309c9a41b 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:-2020.06}
+VERSION=${VERSION:-2020.08.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/nqp/nqp.info b/perl/nqp/nqp.info
index 41a3300620..0a522f3b46 100644
--- a/perl/nqp/nqp.info
+++ b/perl/nqp/nqp.info
@@ -1,8 +1,8 @@
PRGNAM="nqp"
-VERSION="2020.06"
+VERSION="2020.08.2"
HOMEPAGE="https://rakudo.org"
-DOWNLOAD="https://github.com/Raku/nqp/releases/download/2020.06/nqp-2020.06.tar.gz"
-MD5SUM="0f5c71f82e824320fdbe9d7e0d2ef807"
+DOWNLOAD="https://github.com/Raku/nqp/releases/download/2020.08.2/nqp-2020.08.2.tar.gz"
+MD5SUM="5c49a130ca0773e19b6ba863b2e16f09"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MoarVM"