mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rakudo: update to 2024.07.
This commit is contained in:
parent
14c0542377
commit
971e3b3eab
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rakudo'
|
# Template file for 'rakudo'
|
||||||
pkgname=rakudo
|
pkgname=rakudo
|
||||||
version=2024.06
|
version=2024.07
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -32,7 +32,7 @@ license="Artistic-2.0"
|
||||||
homepage="https://rakudo.org"
|
homepage="https://rakudo.org"
|
||||||
changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog"
|
changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog"
|
||||||
distfiles="https://rakudo.org/dl/rakudo/rakudo-${version}.tar.gz"
|
distfiles="https://rakudo.org/dl/rakudo/rakudo-${version}.tar.gz"
|
||||||
checksum=467959f9d1e6c69e39089b5ae090fd100762b71deeb7ba594631407c34f5202f
|
checksum=e1a92f19c3e987c84bf089947e5f17b498069949bcad1163cff516586764ae3c
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
arm*|aarch64*) disable_parallel_build=yes;;
|
arm*|aarch64*) disable_parallel_build=yes;;
|
||||||
esac
|
esac
|
||||||
|
|
Loading…
Add table
Reference in a new issue