nqp: update to 2023.11.

This commit is contained in:
Andy Weidenbaum 2023-11-23 04:44:56 +00:00 committed by Leah Neukirchen
parent 73a842208c
commit 557d0ffb7b
1 changed files with 5 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'nqp'
pkgname=nqp
version=2023.10
version=2023.11
revision=1
build_style=configure
make_check_target=test
@ -14,5 +14,8 @@ 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=41051246635db1d4de08d373e2515ab76280f5e0c57d4a4fa2426545ac40956d
checksum=e7176b1a6fbaa98c132e385f325c6211ff9f93c0a3f0a23ceb6ffe823747b297
case "$XBPS_TARGET_MACHINE" in
arm*|aarch64*) disable_parallel_build=yes;;
esac
nocross=yes