nqp: use official release tarball
This commit is contained in:
parent
8f71415d3d
commit
55a535348d
|
@ -13,6 +13,6 @@ short_desc="Not Quite Perl, a lightweight Perl 6-like environment for VMs"
|
|||
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=76cfdf787a34e03e0e8817c6b6b727ef362b6d3e8448158c54e5d73eb1fcabcf
|
||||
distfiles="https://rakudo.perl6.org/downloads/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=8effea7b14a52a4c09a000bf6cde4cbf13385246af9b31a5da4dab27361ca905
|
||||
nocross=yes
|
||||
|
|
Loading…
Reference in New Issue