mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
nqp: update to 2024.07.
This commit is contained in:
parent
d77309188b
commit
14c0542377
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=2024.06
|
version=2024.07
|
||||||
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=0af0bd5a70aed446ffd246f2d354d88181e555aa6de826f1c40d76ab416bfa94
|
checksum=ab13f2de962817bfedc971088aa6b54911c424150dc284623444ef64878af07e
|
||||||
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