MoarVM: update to 2022.12.

This commit is contained in:
Andy Weidenbaum 2022-12-10 07:10:41 +11:00 committed by classabbyamp
parent 039fd72003
commit 3e249761f0

View file

@ -1,6 +1,6 @@
# Template file for 'MoarVM'
pkgname=MoarVM
version=2022.07
version=2022.12
revision=1
build_style=configure
configure_script="perl Configure.pl"
@ -14,6 +14,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=337ef04d16f826f99465c653b92006028fe220be68d3dcfd0729612f4f6b5b46
checksum=51c3e9c9a7a191c148f213b65ae1f4fcfe5d4b7c16c86300e9ee8e18eaa8becb
nocross=yes
shlib_provides="libmoar.so"