MoarVM: update to 2025.01.

This commit is contained in:
Andy Weidenbaum 2025-01-26 07:41:24 +00:00 committed by classabbyamp
parent c7594ff56f
commit b66bd3465c
No known key found for this signature in database
GPG key ID: 6BE0755918A4C7F5

View file

@ -1,6 +1,6 @@
# Template file for 'MoarVM'
pkgname=MoarVM
version=2024.10
version=2025.01
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=055cfeefa3ea081039b75b2a89f6ea063cb3a489643e3dc8db8497a9a02372c9
checksum=5b5fb5421f3d7e09c59057c054ce8079f9fec0cbc5b13b7c9f65fe922920a833
nocross=yes
shlib_provides="libmoar.so"