rakudo: update to 2020.09.
This commit is contained in:
parent
43abd6c044
commit
00ce5afec9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'rakudo'
|
||||
pkgname=rakudo
|
||||
version=2020.08.2
|
||||
version=2020.09
|
||||
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=9051e4bc4fe273c0999c16c4827eddacd4fd62ff4ec8343a215dcc4d95c11a9b
|
||||
checksum=a79e023e32f17415516369e2ee2f3e49e1c2931ca1430b53079ec77db4e5eec7
|
||||
nocross=yes
|
||||
provides="raku-${version}_${revision}"
|
||||
|
||||
|
|
Loading…
Reference in a new issue