nqp: update to 2018.06.
This commit is contained in:
parent
028b65a724
commit
578ee8d50b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nqp'
|
||||
pkgname=nqp
|
||||
version=2018.05
|
||||
version=2018.06
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_script="perl Configure.pl"
|
||||
|
@ -13,6 +13,6 @@ maintainer="Ruslan <axetwe@gmail.com>"
|
|||
license="Artistic-2.0"
|
||||
homepage="https://github.com/perl6/nqp"
|
||||
distfiles="https://github.com/perl6/nqp/archive/${version}.tar.gz"
|
||||
checksum=f04ba2d21a66fbdee06809966de6f2596be9dd49164425cfc5ccfcb8993dc50c
|
||||
checksum=f2c50bef725eddd232f6080c3bb78c6c60751b22300eb6fbfe71a15876f8c4f5
|
||||
nocross=yes
|
||||
make_check_target=test
|
||||
|
|
Loading…
Reference in New Issue