From a77c7444f8f5b2fb037e9bfb6cedfa337314beaa Mon Sep 17 00:00:00 2001 From: Andy Weidenbaum Date: Sat, 26 Oct 2024 16:17:24 +0000 Subject: [PATCH] MoarVM: update to 2024.10. --- srcpkgs/MoarVM/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/MoarVM/template b/srcpkgs/MoarVM/template index bd16bb9ea37..1af4f6e4734 100644 --- a/srcpkgs/MoarVM/template +++ b/srcpkgs/MoarVM/template @@ -1,6 +1,6 @@ # Template file for 'MoarVM' pkgname=MoarVM -version=2024.07 +version=2024.10 revision=1 build_style=configure configure_script="perl Configure.pl" @@ -15,7 +15,7 @@ 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=625241fe1578341f6099784f0ea82a62b8a638855c3b8fa604d6ce9e5024fe29 +checksum=055cfeefa3ea081039b75b2a89f6ea063cb3a489643e3dc8db8497a9a02372c9 nocross=yes shlib_provides="libmoar.so"