nqp: update to 2018.02.

This commit is contained in:
maxice8 2018-02-23 01:02:33 -03:00 committed by Michael Aldridge
parent 06da4401e7
commit 14a799aacc
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'nqp'.
pkgname=nqp
version=2018.01
version=2018.02
revision=1
build_style=configure
configure_script="perl Configure.pl"
@ -14,5 +14,5 @@ homepage="http://github.com/perl6/nqp"
license="Artistic-2.0"
distfiles="https://github.com/perl6/nqp/archive/${version}.tar.gz"
nocross=yes
checksum=95b582ead76ef0e813c04c7060508c7b07d8dd9e4d9ae14b536156f400e09d27
checksum=7c44a3c37122ca4d47c6a95d5f8c8395149e2c472d1cbef1320280bc4b97e0d1
make_check_target="test"