mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
nqp: use official release tarball
This commit is contained in:
parent
8f71415d3d
commit
55a535348d
1 changed files with 2 additions and 2 deletions
|
@ -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://github.com/perl6/nqp/archive/${version}.tar.gz"
|
distfiles="https://rakudo.perl6.org/downloads/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=76cfdf787a34e03e0e8817c6b6b727ef362b6d3e8448158c54e5d73eb1fcabcf
|
checksum=8effea7b14a52a4c09a000bf6cde4cbf13385246af9b31a5da4dab27361ca905
|
||||||
nocross=yes
|
nocross=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue