MoarVM: update to 2019.03.

This commit is contained in:
Andy Weidenbaum 2019-03-10 19:01:19 +13:00 committed by maxice8
parent f88de38215
commit 639946f511

View file

@ -1,6 +1,6 @@
# Template file for 'MoarVM'
pkgname=MoarVM
version=2018.12
version=2019.03
revision=1
build_style=configure
configure_script="perl Configure.pl"
@ -12,6 +12,6 @@ maintainer="Ruslan <axetwe@gmail.com>"
license="Artistic-2.0"
homepage="https://moarvm.org"
distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz"
checksum=e433a2a56953fca16ed8eaf9a597f25a7e1556436888609429f38529c241693b
checksum=24b00e5228894fa6f70e9caa73114e5c6ec3686b6305e6e463807a93f70ffc04
nocross=yes
shlib_provides="libmoar.so"