mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rakudo: update to 2022.04.
This commit is contained in:
parent
4469164269
commit
e88a2db5a7
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=2022.03
|
version=2022.04
|
||||||
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/${pkgname}-${version}.tar.gz"
|
distfiles="https://rakudo.org/dl/rakudo/${pkgname}-${version}.tar.gz"
|
||||||
checksum=03e215b001a879747618d6fc18eb7f89c0b812f5e543a43ed66c13439ea8a227
|
checksum=7e13a8cc927efbe86b8ff7b19155a60a6f6e2b6e2952bd690dcacef2d02a1c74
|
||||||
nocross=yes
|
nocross=yes
|
||||||
provides="raku-${version}_${revision}"
|
provides="raku-${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue