MoarVM: update to 2021.07.

This commit is contained in:
Andy Weidenbaum 2021-07-26 18:31:35 +10:00 committed by Érico Nogueira Rolim
parent 162738b129
commit 3652ea7466

View file

@ -1,6 +1,6 @@
# Template file for 'MoarVM'
pkgname=MoarVM
version=2021.06
version=2021.07
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=2300a921d504c9d33f111cbe08097d0011bfb06000c018b8d4353d97966772a7
checksum=8437ceefa5c132d0cf8328b22604e26f0a2a54c0377538aa9ae4bdfcf66d63fe
nocross=yes
shlib_provides="libmoar.so"