rakudo: update to 2021.07.
This commit is contained in:
parent
f11b480f94
commit
61cf8a3006
1 changed files with 2 additions and 2 deletions
|
@ -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}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue