rakudo: update to 2021.06.

This commit is contained in:
Andy Weidenbaum 2021-06-28 19:21:18 +10:00 committed by Érico Nogueira Rolim
parent 673a628806
commit b51ff5e101
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rakudo'
pkgname=rakudo
version=2021.05
version=2021.06
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=538633ed2eb742d15972742ffb5e9ccae1b238fca053565da48ee9bdc96a3341
checksum=eec13a7c8c44313ea8d6804d6a10c99faf49492e4ffba6e75267acb52ba63d86
nocross=yes
provides="raku-${version}_${revision}"