rakudo: update to 2018.06.
This commit is contained in:
parent
62242e04ce
commit
028b65a724
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=2018.05
|
version=2018.06
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
|
@ -14,6 +14,6 @@ license="Artistic-2.0"
|
||||||
homepage="https://rakudo.org"
|
homepage="https://rakudo.org"
|
||||||
changelog="https://raw.githubusercontent.com/rakudo/rakudo/master/docs/ChangeLog"
|
changelog="https://raw.githubusercontent.com/rakudo/rakudo/master/docs/ChangeLog"
|
||||||
distfiles="https://github.com/rakudo/rakudo/archive/${version}.tar.gz"
|
distfiles="https://github.com/rakudo/rakudo/archive/${version}.tar.gz"
|
||||||
checksum=0adcc61b1117184b23d3f1ec4fd922a6ea1eac922b06c8b7193bfa02a8836f46
|
checksum=b93588f38836edabf3ded0842f81e9ab950e4792c7e0b230e800f1bb6ccde8eb
|
||||||
nocross=yes
|
nocross=yes
|
||||||
make_check_target=test
|
make_check_target=test
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue