rakudo: update to 2020.06.

This commit is contained in:
atweiden 2020-06-26 21:17:01 +10:00 committed by Piraty
parent 369e78dc81
commit 20e2a8897d
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'rakudo'
pkgname=rakudo
version=2020.05
version=2020.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=86d1986c9a5ad1c7fe0f8875f16830cd3c4e84a3a3e05ee7e01e5234432aa121
checksum=4cd8fe8afae3a2b561544c8e0dad5b4bc6cabbbfc2fdd17c63f5ea39dd46721a
nocross=yes
provides="raku-${version}_${revision}"