mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-03 03:13:03 +02:00
MoarVM: update to 2023.05.
This commit is contained in:
parent
b73c3f6ae4
commit
2675dde1bd
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'MoarVM'
|
# Template file for 'MoarVM'
|
||||||
pkgname=MoarVM
|
pkgname=MoarVM
|
||||||
version=2023.04
|
version=2023.05
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Andy Weidenbaum <atweiden@tutanota.de>"
|
||||||
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"
|
changelog="https://github.com/MoarVM/MoarVM/raw/master/docs/ChangeLog"
|
||||||
distfiles="https://github.com/MoarVM/MoarVM/releases/download/${version}/MoarVM-${version}.tar.gz"
|
distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
||||||
checksum=8e83e894a3e04a213adb340552520f30181d4d280c77a576b5c1ee2214a03364
|
checksum=c8e75883c1e1936d71ac081b21e8c2a344c80c6db5b4f8e1e6bb9481dd8b7547
|
||||||
nocross=yes
|
nocross=yes
|
||||||
shlib_provides="libmoar.so"
|
shlib_provides="libmoar.so"
|
||||||
|
|
Loading…
Add table
Reference in a new issue