mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
nqp: update to 2017.12.
This commit is contained in:
parent
c8ced8ac24
commit
00814677b6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'nqp'.
|
# Template build file for 'nqp'.
|
||||||
pkgname=nqp
|
pkgname=nqp
|
||||||
version=2017.11
|
version=2017.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
|
@ -14,5 +14,5 @@ homepage="http://github.com/perl6/nqp"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
distfiles="https://github.com/perl6/nqp/archive/${version}.tar.gz"
|
distfiles="https://github.com/perl6/nqp/archive/${version}.tar.gz"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
checksum=8d08d216189b16d144e34313cbd86bbc4a9c758e40d040bfa251740be9244ee5
|
checksum=4148287740616b4bcdd0f05edf5085e233c7006c458d4de258b4a03b7c1a681c
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
|
|
Loading…
Add table
Reference in a new issue