rakudo: update to 2024.10.

This commit is contained in:
Andy Weidenbaum 2024-10-26 16:20:46 +00:00 committed by Leah Neukirchen
parent 960aee139f
commit bfea79af6d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rakudo'
pkgname=rakudo
version=2024.07
version=2024.10
revision=1
build_style=configure
make_check_target=test
@ -32,7 +32,7 @@ license="Artistic-2.0"
homepage="https://rakudo.org"
changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog"
distfiles="https://rakudo.org/dl/rakudo/rakudo-${version}.tar.gz"
checksum=e1a92f19c3e987c84bf089947e5f17b498069949bcad1163cff516586764ae3c
checksum=fceb6aa9493c3c870d769152b3fac362af68b8f09a44da681f166eff54ec9050
case "$XBPS_TARGET_MACHINE" in
arm*|aarch64*) disable_parallel_build=yes;;
esac