rakudo: update to 2021.12.
This commit is contained in:
parent
c5857bef5b
commit
71920ea7fb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'rakudo'
|
# Template file for 'rakudo'
|
||||||
pkgname=rakudo
|
pkgname=rakudo
|
||||||
version=2021.10
|
version=2021.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
@ -32,7 +32,7 @@ license="Artistic-2.0"
|
||||||
homepage="https://rakudo.org"
|
homepage="https://rakudo.org"
|
||||||
changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog"
|
changelog="https://github.com/rakudo/rakudo/raw/master/docs/ChangeLog"
|
||||||
distfiles="https://rakudo.org/dl/rakudo/${pkgname}-${version}.tar.gz"
|
distfiles="https://rakudo.org/dl/rakudo/${pkgname}-${version}.tar.gz"
|
||||||
checksum=b174c7537328efb5e3f74245e79fa7159b70131b84c597916cf5a65c2aca24a1
|
checksum=7f53d2c7138d13ab01692d5bd7dbc28f3f29ed86bd96d5280856f55a1ab05406
|
||||||
nocross=yes
|
nocross=yes
|
||||||
provides="raku-${version}_${revision}"
|
provides="raku-${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue