mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
parent
d620ebd4b9
commit
274c80bc34
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.09
|
version=2020.10
|
||||||
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=a79e023e32f17415516369e2ee2f3e49e1c2931ca1430b53079ec77db4e5eec7
|
checksum=b62503ef19e23f6b44266b836a0ead65355c477a19b90408682ca27fab8d7a73
|
||||||
nocross=yes
|
nocross=yes
|
||||||
provides="raku-${version}_${revision}"
|
provides="raku-${version}_${revision}"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue