mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
nqp: update to 2024.04.
This commit is contained in:
parent
4b3702108d
commit
c33a996bfc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'nqp'
|
# Template file for 'nqp'
|
||||||
pkgname=nqp
|
pkgname=nqp
|
||||||
version=2023.11
|
version=2024.04
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
homepage="https://github.com/Raku/nqp"
|
homepage="https://github.com/Raku/nqp"
|
||||||
distfiles="https://rakudo.org/dl/nqp/nqp-${version}.tar.gz"
|
distfiles="https://rakudo.org/dl/nqp/nqp-${version}.tar.gz"
|
||||||
checksum=e7176b1a6fbaa98c132e385f325c6211ff9f93c0a3f0a23ceb6ffe823747b297
|
checksum=cea588b0c7c0c03095541989383fef509b78f5ad4ab0657a32baeab6579b8ae9
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*|aarch64*) disable_parallel_build=yes;;
|
arm*|aarch64*) disable_parallel_build=yes;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue