rakudo: update to 2021.12.

This commit is contained in:
Andy Weidenbaum 2021-12-27 14:58:57 +11:00 committed by Érico Nogueira Rolim
parent c5857bef5b
commit 71920ea7fb
1 changed files with 2 additions and 2 deletions

View File

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