mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
nqp: update to 2018.04.1.
Closes #14015. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
dab7206483
commit
5369c81487
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=2018.04
|
version=2018.04.1
|
||||||
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=45de6aee87321b7c62bb8d584666724893965af7d7c99d3b29ffb3c1d5dd60f5
|
checksum=19ed3ea5a5884a41ec04aad5e642e12415d298398d27099d4ff3c8a40f97f945
|
||||||
nocross=yes
|
nocross=yes
|
||||||
make_check_target="test"
|
make_check_target="test"
|
||||||
|
|
Loading…
Add table
Reference in a new issue