summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Andreas Voegele <andreas@andreasvoegele.com>2020-02-29 07:22:51 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-29 07:22:51 +0700
commitf10ea7d40ffa93e85966ee0a68936bb98345fdfc (patch)
tree76268be9d2827927b05669cf019085c4d203e890
parentd4b7dd2103c280e60432afa4f9955fd4467849ca (diff)
downloadslackbuilds-f10ea7d40ffa93e85966ee0a68936bb98345fdfc.tar.gz
slackbuilds-f10ea7d40ffa93e85966ee0a68936bb98345fdfc.tar.xz
perl/nqp: Updated for version 2020.02.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 af8160e8e5..0ee4490303 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.01}
+VERSION=${VERSION:-2020.02}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/nqp/nqp.info b/perl/nqp/nqp.info
index 3936f6bf3d..97fd6ca6b7 100644
--- a/perl/nqp/nqp.info
+++ b/perl/nqp/nqp.info
@@ -1,8 +1,8 @@
PRGNAM="nqp"
-VERSION="2020.01"
+VERSION="2020.02"
HOMEPAGE="https://rakudo.org"
-DOWNLOAD="https://github.com/perl6/nqp/releases/download/2020.01/nqp-2020.01.tar.gz"
-MD5SUM="f2b0815cc1a611053a16e81d8478a39d"
+DOWNLOAD="https://github.com/perl6/nqp/releases/download/2020.02/nqp-2020.02.tar.gz"
+MD5SUM="f7fd20a46661a8abfd51ce44cc9e1302"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="MoarVM"