MoarVM: update to 2022.06.
This commit is contained in:
parent
0b01e23312
commit
4a2847ecbd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'MoarVM'
|
||||
pkgname=MoarVM
|
||||
version=2022.04
|
||||
version=2022.06
|
||||
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=ae06f50ba5562721a4e5eb6457e2fea2d07eda63e2abaa8c939c9daf70774804
|
||||
checksum=598ddf88c18f4d3825970cd391eebcaf66984d43ebf1ef43116356365b6bfe60
|
||||
nocross=yes
|
||||
shlib_provides="libmoar.so"
|
||||
|
|
Loading…
Add table
Reference in a new issue