mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-31 09:52:57 +02:00
MoarVM: update to 2018.08.
This commit is contained in:
parent
2a4036dc0f
commit
46d096c5d6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'MoarVM'
|
# Template file for 'MoarVM'
|
||||||
pkgname=MoarVM
|
pkgname=MoarVM
|
||||||
version=2018.06
|
version=2018.08
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Ruslan <axetwe@gmail.com>"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
homepage="http://moarvm.com"
|
homepage="http://moarvm.com"
|
||||||
distfiles="http://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
distfiles="http://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
||||||
checksum=6eb8ffc8966151a8031c02abd78325fbe9ebeb0b835a5b7a9985ea3b25ca39a8
|
checksum=32c4a32eaad55a1a05f0df4a5e3a85f15ad3c16e69e480ed71d5fa20b32ca944
|
||||||
nocross=yes
|
nocross=yes
|
||||||
shlib_provides="libmoar.so"
|
shlib_provides="libmoar.so"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue