mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nqp: update to 2019.07.1.
This commit is contained in:
parent
a3ee71da66
commit
909a893b4c
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nqp'
|
# Template file for 'nqp'
|
||||||
pkgname=nqp
|
pkgname=nqp
|
||||||
version=2019.03
|
version=2019.07.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -13,6 +13,6 @@ short_desc="Not Quite Perl, a lightweight Perl 6-like environment for VMs"
|
||||||
maintainer="Ruslan <axetwe@gmail.com>"
|
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://rakudo.perl6.org/downloads/${pkgname}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/perl6/nqp/releases/download/${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=03ddced47583189a5ff316c05350f6f39c15f75ce44d38b409a4bb1128857fa0
|
checksum=7324e5b84903c5063303a3c9fb6205bdf5f071c9778cc695ea746e7d41b12224
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue