From 3ff5e694e2221256dca8b26b4872090c0ccef280 Mon Sep 17 00:00:00 2001 From: Rasmus Thomsen Date: Sun, 29 Mar 2020 10:44:21 +0200 Subject: community/rust: rebuild against llvm10 --- community/rust/APKBUILD | 4 ++-- 1 file 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 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" -- cgit v1.2.3