nqp: update to 2024.07.
This commit is contained in:
parent
d77309188b
commit
14c0542377
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'nqp'
|
||||
pkgname=nqp
|
||||
version=2024.06
|
||||
version=2024.07
|
||||
revision=1
|
||||
build_style=configure
|
||||
make_check_target=test
|
||||
|
@ -14,7 +14,7 @@ maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
|
|||
license="Artistic-2.0"
|
||||
homepage="https://github.com/Raku/nqp"
|
||||
distfiles="https://rakudo.org/dl/nqp/nqp-${version}.tar.gz"
|
||||
checksum=0af0bd5a70aed446ffd246f2d354d88181e555aa6de826f1c40d76ab416bfa94
|
||||
checksum=ab13f2de962817bfedc971088aa6b54911c424150dc284623444ef64878af07e
|
||||
case "$XBPS_TARGET_MACHINE" in
|
||||
arm*|aarch64*) disable_parallel_build=yes;;
|
||||
esac
|
||||
|
|
Loading…
Reference in New Issue