rakudo: update to 2025.06.1.

This commit is contained in:
Andy Weidenbaum 2025-07-12 04:39:14 +00:00 committed by Duncan Overbruck
parent 50a773e20e
commit a8df09a5dc

View file

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