diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template index 649320350d0..cc0219528eb 100644 --- a/srcpkgs/MoarVM/template +++ b/srcpkgs/MoarVM/template @@ -1,6 +1,6 @@ # Template file for 'MoarVM' pkgname=MoarVM -version=2021.06 +version=2021.07 revision=1 build_style=configure configure_script="perl Configure.pl" @@ -15,6 +15,6 @@ 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=2300a921d504c9d33f111cbe08097d0011bfb06000c018b8d4353d97966772a7 +checksum=8437ceefa5c132d0cf8328b22604e26f0a2a54c0377538aa9ae4bdfcf66d63fe nocross=yes shlib_provides="libmoar.so"