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 ef38f37c55..bcde30fbd3 100644
--- a/community/rust/APKBUILD
+++ b/community/rust/APKBUILD
@@ -5,9 +5,9 @@
# Maintainer: Rasmus Thomsen <oss@cogitri.dev>
pkgname=rust
pkgver=1.42.0
-_llvmver=9
+_llvmver=10
_bootver=1.41.1
-pkgrel=0
+pkgrel=1
pkgdesc="The Rust Programming Language"
url="https://www.rust-lang.org"
arch="x86_64 armv7 armhf aarch64 x86 ppc64le"