MoarVM: update to 2021.05.
This commit is contained in:
parent
b3332f482f
commit
64014a64e6
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'MoarVM'
|
||||
pkgname=MoarVM
|
||||
version=2021.04
|
||||
version=2021.05
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_script="perl Configure.pl"
|
||||
|
@ -15,6 +15,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=e094728536da421dc9a3e8651160ab6a5e8d0eafa834e8953feecf33285a11e7
|
||||
checksum=b14c8778664e3bcaed9cfde3c7b3a3b1898be5f839efee7464979e3954a6a897
|
||||
nocross=yes
|
||||
shlib_provides="libmoar.so"
|
||||
|
|
Loading…
Reference in a new issue