rakudo: update to 2021.07.

This commit is contained in:
Andy Weidenbaum 2021-07-26 18:34:34 +10:00 committed by Érico Nogueira Rolim
parent f11b480f94
commit 61cf8a3006

View file

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