MoarVM: update to 2018.08.

This commit is contained in:
maxice8 2018-09-09 11:45:07 -03:00
parent 2a4036dc0f
commit 46d096c5d6
No known key found for this signature in database
GPG Key ID: 543B9D4F4299F06B
1 changed files with 2 additions and 2 deletions

View File

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