aboutsummaryrefslogtreecommitdiffstats
path: root/community/moarvm/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/moarvm/APKBUILD')
-rw-r--r--community/moarvm/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/moarvm/APKBUILD b/community/moarvm/APKBUILD
index 148e9f6b393..c0741f0c4d2 100644
--- a/community/moarvm/APKBUILD
+++ b/community/moarvm/APKBUILD
@@ -1,9 +1,9 @@
# Contributor: Curt Tilmes <Curt.Tilmes@nasa.gov>
# Maintainer: Curt Tilmes <Curt.Tilmes@nasa.gov>
pkgname=moarvm
-pkgver=2022.06
+pkgver=2024.03
pkgrel=0
-pkgdesc="A VM with adaptive optimization and JIT compilation, built for Rakudo"
+pkgdesc="VM with adaptive optimization and JIT compilation, built for Rakudo"
url="https://moarvm.org/"
# riscv64 doesn't compile, "Cannot implement AO_compare_and_swap_full on this architecture"
arch="all !riscv64"
@@ -38,5 +38,5 @@ dev() {
}
sha512sums="
-2a47fcd2e3d8ed0bd3845ec04f0bb8ead87190985e7b83acfa4f726ccc0f544d93bfb7fad5dcedfd09739c41632abb1618a128936a1053c5b0b85ca1857f87c3 moarvm-2022.06.tar.gz
+ef570363d04f28af63ef550e5b5e98d5dc4584dac504fd53ffe733ebd4cb1050f3770f58c53e5d2032e693fc4e2687b29f24298784641bb753ecfe42805ae585 moarvm-2024.03.tar.gz
"