diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template index d828cee6bf..483cf290d2 100644 --- a/srcpkgs/MoarVM/template +++ b/srcpkgs/MoarVM/template @@ -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 " 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"