MoarVM: update to 2022.06.

This commit is contained in:
atweiden 2022-06-07 10:32:51 +10:00 committed by Đoàn Trần Công Danh
parent 0b01e23312
commit 4a2847ecbd

View file

@ -1,6 +1,6 @@
# Template file for 'MoarVM'
pkgname=MoarVM
version=2022.04
version=2022.06
revision=1
build_style=configure
configure_script="perl Configure.pl"
@ -15,6 +15,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=ae06f50ba5562721a4e5eb6457e2fea2d07eda63e2abaa8c939c9daf70774804
checksum=598ddf88c18f4d3825970cd391eebcaf66984d43ebf1ef43116356365b6bfe60
nocross=yes
shlib_provides="libmoar.so"