nqp: update to 2025.01.

This commit is contained in:
Andy Weidenbaum 2025-01-26 07:42:56 +00:00 committed by classabbyamp
parent b66bd3465c
commit e7dab8c71d
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'nqp'
pkgname=nqp
version=2024.10
version=2025.01
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=1fd1ea24af91fa64f72880af8351de5970c3499dc89699a435572eee0cf5f482
checksum=c0533292c388feaf747b62ca5728efaf15d5905296de32c4cf37ee22de9fd1e6
case "$XBPS_TARGET_MACHINE" in
arm*|aarch64*) disable_parallel_build=yes;;
esac