MoarVM: update to 2023.02.

This commit is contained in:
Andy Weidenbaum 2023-03-01 08:09:20 +11:00 committed by classabbyamp
parent 261dc5b522
commit a858279761
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'MoarVM'
pkgname=MoarVM
version=2022.12
version=2023.02
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=51c3e9c9a7a191c148f213b65ae1f4fcfe5d4b7c16c86300e9ee8e18eaa8becb
checksum=67e214d44d5f626787ca7f04424043a639308a43a7777b6fa41926b7240e0dc5
nocross=yes
shlib_provides="libmoar.so"