MoarVM: update to 2023.09.
This commit is contained in:
parent
5cff937323
commit
26dd256c9c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'MoarVM'
|
||||
pkgname=MoarVM
|
||||
version=2023.08
|
||||
version=2023.09
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_script="perl Configure.pl"
|
||||
|
@ -14,6 +14,6 @@ license="Artistic-2.0"
|
|||
homepage="https://moarvm.org"
|
||||
changelog="https://github.com/MoarVM/MoarVM/raw/master/docs/ChangeLog"
|
||||
distfiles="https://moarvm.org/releases/MoarVM-${version}.tar.gz"
|
||||
checksum=e711988a2312ab950aae85f617d45a5ef24109759af7635d21cf00dcff9909f9
|
||||
checksum=850db55daa771010629f11d4c3851d51eaac85d1b064fd68e8c0d5cedffb059f
|
||||
nocross=yes
|
||||
shlib_provides="libmoar.so"
|
||||
|
|
Loading…
Reference in New Issue