mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
nqp: update to 2018.05.
This commit is contained in:
parent
8b19839880
commit
9070370867
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'nqp'.
|
# Template file for 'nqp'
|
||||||
pkgname=nqp
|
pkgname=nqp
|
||||||
version=2018.04.1
|
version=2018.05
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
|
@ -13,6 +13,6 @@ maintainer="Ruslan <axetwe@gmail.com>"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
homepage="https://github.com/perl6/nqp"
|
homepage="https://github.com/perl6/nqp"
|
||||||
distfiles="https://github.com/perl6/nqp/archive/${version}.tar.gz"
|
distfiles="https://github.com/perl6/nqp/archive/${version}.tar.gz"
|
||||||
checksum=19ed3ea5a5884a41ec04aad5e642e12415d298398d27099d4ff3c8a40f97f945
|
checksum=f04ba2d21a66fbdee06809966de6f2596be9dd49164425cfc5ccfcb8993dc50c
|
||||||
nocross=yes
|
nocross=yes
|
||||||
make_check_target="test"
|
make_check_target=test
|
||||||
|
|
Loading…
Add table
Reference in a new issue