nqp: update to 2017.12.

This commit is contained in:
maxice8 2017-12-21 02:08:11 -02:00 committed by Leаh Neukirchen
parent c8ced8ac24
commit 00814677b6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template build file for 'nqp'.
pkgname=nqp
version=2017.11
version=2017.12
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=8d08d216189b16d144e34313cbd86bbc4a9c758e40d040bfa251740be9244ee5
checksum=4148287740616b4bcdd0f05edf5085e233c7006c458d4de258b4a03b7c1a681c
make_check_target="test"