diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template index f2e7dd6dc66..f437404bd76 100644 --- a/srcpkgs/MoarVM/template +++ b/srcpkgs/MoarVM/template @@ -1,6 +1,6 @@ # Template file for 'MoarVM' pkgname=MoarVM -version=2021.12 +version=2022.02 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=d49bbeb10d9616c2d87a7fadd1c6bb7a5ce11c19c7c44bbb8bef76f25b505c4f +checksum=4f93cdce6b8a565a32282bb38cc971cefeb71f5d022c850c338ee8145574ee96 nocross=yes shlib_provides="libmoar.so"