mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
MoarVM: update to 2019.07.1.
This commit is contained in:
parent
23c141c02f
commit
a3ee71da66
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'MoarVM'
|
# Template file for 'MoarVM'
|
||||||
pkgname=MoarVM
|
pkgname=MoarVM
|
||||||
version=2019.03
|
version=2019.07.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
|
@ -11,7 +11,8 @@ short_desc="MoarVM is a virtual machine for Rakudo Perl 6"
|
||||||
maintainer="Ruslan <axetwe@gmail.com>"
|
maintainer="Ruslan <axetwe@gmail.com>"
|
||||||
license="Artistic-2.0"
|
license="Artistic-2.0"
|
||||||
homepage="https://moarvm.org"
|
homepage="https://moarvm.org"
|
||||||
|
changelog="https://github.com/MoarVM/MoarVM/raw/master/docs/ChangeLog"
|
||||||
distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
||||||
checksum=24b00e5228894fa6f70e9caa73114e5c6ec3686b6305e6e463807a93f70ffc04
|
checksum=253c945ee6b589ede6949b8e77814542befcbc326190e18ef549634db4955988
|
||||||
nocross=yes
|
nocross=yes
|
||||||
shlib_provides="libmoar.so"
|
shlib_provides="libmoar.so"
|
||||||
|
|
Loading…
Add table
Reference in a new issue