MoarVM: update to 2019.07.1.

This commit is contained in:
Andy Weidenbaum 2019-07-22 23:43:07 +01:00 committed by Helmut Pozimski
parent 23c141c02f
commit a3ee71da66

View file

@ -1,6 +1,6 @@
# Template file for 'MoarVM'
pkgname=MoarVM
version=2019.03
version=2019.07.1
revision=1
build_style=configure
configure_script="perl Configure.pl"
@ -11,7 +11,8 @@ short_desc="MoarVM is a virtual machine for Rakudo Perl 6"
maintainer="Ruslan <axetwe@gmail.com>"
license="Artistic-2.0"
homepage="https://moarvm.org"
changelog="https://github.com/MoarVM/MoarVM/raw/master/docs/ChangeLog"
distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz"
checksum=24b00e5228894fa6f70e9caa73114e5c6ec3686b6305e6e463807a93f70ffc04
checksum=253c945ee6b589ede6949b8e77814542befcbc326190e18ef549634db4955988
nocross=yes
shlib_provides="libmoar.so"