MoarVM: update to 2023.05.

This commit is contained in:
Andy Weidenbaum 2023-06-02 03:30:08 +00:00 committed by classabbyamp
parent b73c3f6ae4
commit 2675dde1bd

View File

@ -1,6 +1,6 @@
# Template file for 'MoarVM'
pkgname=MoarVM
version=2023.04
version=2023.05
revision=1
build_style=configure
configure_script="perl Configure.pl"
@ -13,7 +13,7 @@ maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
license="Artistic-2.0"
homepage="https://moarvm.org"
changelog="https://github.com/MoarVM/MoarVM/raw/master/docs/ChangeLog"
distfiles="https://github.com/MoarVM/MoarVM/releases/download/${version}/MoarVM-${version}.tar.gz"
checksum=8e83e894a3e04a213adb340552520f30181d4d280c77a576b5c1ee2214a03364
distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz"
checksum=c8e75883c1e1936d71ac081b21e8c2a344c80c6db5b4f8e1e6bb9481dd8b7547
nocross=yes
shlib_provides="libmoar.so"