aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--community/rust/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/community/rust/APKBUILD b/community/rust/APKBUILD
index 9d71054141..0cfd561ad0 100644
--- a/community/rust/APKBUILD
+++ b/community/rust/APKBUILD
@@ -5,9 +5,9 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=rust
pkgver=1.38.0
-_llvmver=8
+_llvmver=9
_bootver=1.37.0
-pkgrel=1
+pkgrel=2
pkgdesc="The Rust Programming Language"
url="https://www.rust-lang.org"
arch="x86_64 armv7 armhf aarch64 x86 ppc64le"