mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rakudo: update to 2024.04.
This commit is contained in:
parent
c33a996bfc
commit
cdc32426b5
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=2023.11
|
version=2024.04
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -31,7 +31,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=09ac43eb6b9eb7ffe363d098ca7b5b522896d85d78319e2cf832fb365f24fe32
|
checksum=c9a8e470c2d203e42ba7115a2c0a0ee8006f0377993de8ec34d2dfa1359c6a89
|
||||||
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