rakudo: update to 2021.10.

This commit is contained in:
Andy Weidenbaum 2021-10-26 06:49:58 +11:00 committed by Érico Nogueira Rolim
parent 488139af48
commit 8cba79e73f

View file

@ -1,6 +1,6 @@
# Template file for 'rakudo' # Template file for 'rakudo'
pkgname=rakudo pkgname=rakudo
version=2021.07 version=2021.10
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=178afe4dc8b2f32e155eb2f8482e1125409edfd8451c39d33a472047047fab52 checksum=b174c7537328efb5e3f74245e79fa7159b70131b84c597916cf5a65c2aca24a1
nocross=yes nocross=yes
provides="raku-${version}_${revision}" provides="raku-${version}_${revision}"