mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
MoarVM: update to 2023.11.
This commit is contained in:
parent
c17b1ab9d7
commit
73a842208c
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=2023.10
|
version=2023.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_script="perl Configure.pl"
|
configure_script="perl Configure.pl"
|
||||||
|
@ -14,6 +14,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=aa79d77896c312ba23e01074a53ef3d060becae2ed70b066f902f332da65a499
|
checksum=32f4b100dcdb7f4bbe8575fca0eea4b7b271f177c701138a8f58418352bdd103
|
||||||
nocross=yes
|
nocross=yes
|
||||||
shlib_provides="libmoar.so"
|
shlib_provides="libmoar.so"
|
||||||
|
|
Loading…
Add table
Reference in a new issue