rakudo: update to 2024.07.

This commit is contained in:
Andy Weidenbaum 2024-08-05 00:05:54 +00:00 committed by cinerea0
parent 14c0542377
commit 971e3b3eab
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rakudo'
pkgname=rakudo
version=2024.06
version=2024.07
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=467959f9d1e6c69e39089b5ae090fd100762b71deeb7ba594631407c34f5202f
checksum=e1a92f19c3e987c84bf089947e5f17b498069949bcad1163cff516586764ae3c
case "$XBPS_TARGET_MACHINE" in
arm*|aarch64*) disable_parallel_build=yes;;
esac