mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
rakudo: update to 2020.11.
This commit is contained in:
parent
c93faa10f6
commit
3b80bd8ab1
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=2020.10
|
version=2020.11
|
||||||
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=b62503ef19e23f6b44266b836a0ead65355c477a19b90408682ca27fab8d7a73
|
checksum=b6f086553dfdfbf878d8b1f7659c3a0028f770e6655fb947bdd65ce0ded4fa80
|
||||||
nocross=yes
|
nocross=yes
|
||||||
provides="raku-${version}_${revision}"
|
provides="raku-${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue