mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
MoarVM: update to 2018.11
This commit is contained in:
parent
5258576564
commit
45efcee416
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'MoarVM'
|
# Template file for 'MoarVM'
|
||||||
pkgname=MoarVM
|
pkgname=MoarVM
|
||||||
version=2018.10
|
version=2018.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
|
@ -10,8 +10,8 @@ makedepends="libatomic_ops-devel libffi-devel libtommath-devel libuv-devel"
|
||||||
short_desc="MoarVM is a virtual machine for Rakudo Perl 6"
|
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="http://moarvm.com"
|
homepage="https://moarvm.org"
|
||||||
distfiles="http://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
||||||
checksum=acbaaa2695bbb5f2b965d65d0d1a947574efad7fe1af31237ed4e6b6b1225284
|
checksum=b0f378fb72dac6fa2af2ab9c0dbd8012fb9bc43d223a7583c4ecb68b17ffa7ea
|
||||||
nocross=yes
|
nocross=yes
|
||||||
shlib_provides="libmoar.so"
|
shlib_provides="libmoar.so"
|
||||||
|
|
Loading…
Add table
Reference in a new issue