rakudo: update to 2018.04.1.

Closes #14015.

Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
maxice8 2018-05-01 10:10:45 -03:00 committed by Enno Boland
parent 5369c81487
commit bf75683ec2

View file

@ -1,6 +1,6 @@
# Template build file for 'rakudo'.
pkgname=rakudo
version=2018.04
version=2018.04.1
revision=1
build_style=configure
configure_script="perl Configure.pl"
@ -13,6 +13,6 @@ maintainer="Ruslan <axetwe@gmail.com>"
license="Artistic-2.0"
homepage="https://rakudo.org"
distfiles="https://github.com/rakudo/rakudo/archive/${version}.tar.gz"
checksum=e18ba2940c6e3a2da0d805fa6cc2d5b12f63107eea8511f1077a69b4dcecf3c1
checksum=b9696069298f6070d9f961dcb6a58876245fcaf54161f2d55b2db51acb7b32de
nocross=yes
make_check_target="test"