mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
MoarVM: update to 2021.10.
This commit is contained in:
parent
3d2bcdc35e
commit
d4a263c434
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=2021.07
|
version=2021.10
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
|
@ -15,6 +15,6 @@ license="Artistic-2.0"
|
||||||
homepage="https://moarvm.org"
|
homepage="https://moarvm.org"
|
||||||
changelog="https://github.com/MoarVM/MoarVM/raw/master/docs/ChangeLog"
|
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=8437ceefa5c132d0cf8328b22604e26f0a2a54c0377538aa9ae4bdfcf66d63fe
|
checksum=7f3487a70e8b77be0e4e2f12b14c49f6a01d0378e0940c86958c9016c495ad75
|
||||||
nocross=yes
|
nocross=yes
|
||||||
shlib_provides="libmoar.so"
|
shlib_provides="libmoar.so"
|
||||||
|
|
Loading…
Add table
Reference in a new issue