rakudo: update to 2024.04.

This commit is contained in:
Andy Weidenbaum 2024-04-26 08:54:51 +00:00 committed by cinerea0
parent c33a996bfc
commit cdc32426b5

View File

@ -1,6 +1,6 @@
# Template file for 'rakudo'
pkgname=rakudo
version=2023.11
version=2024.04
revision=1
build_style=configure
make_check_target=test
@ -31,7 +31,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=09ac43eb6b9eb7ffe363d098ca7b5b522896d85d78319e2cf832fb365f24fe32
checksum=c9a8e470c2d203e42ba7115a2c0a0ee8006f0377993de8ec34d2dfa1359c6a89
case "$XBPS_TARGET_MACHINE" in
arm*|aarch64*) disable_parallel_build=yes;;
esac