MoarVM: update to 2021.06.
This commit is contained in:
parent
77b0b4f605
commit
0c9fb6b36f
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'MoarVM'
|
# Template file for 'MoarVM'
|
||||||
pkgname=MoarVM
|
pkgname=MoarVM
|
||||||
version=2021.05
|
version=2021.06
|
||||||
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=b14c8778664e3bcaed9cfde3c7b3a3b1898be5f839efee7464979e3954a6a897
|
checksum=2300a921d504c9d33f111cbe08097d0011bfb06000c018b8d4353d97966772a7
|
||||||
nocross=yes
|
nocross=yes
|
||||||
shlib_provides="libmoar.so"
|
shlib_provides="libmoar.so"
|
||||||
|
|
Loading…
Reference in New Issue