extra/compiler-rt to 11.0.1-1

This commit is contained in:
Kevin Mihelich 2021-01-11 15:00:50 +00:00
parent a2f81185c3
commit 004a6fc3ff

View file

@ -5,7 +5,7 @@
# - build v5 with -DCOMPILER_RT_BUILD_BUILTINS=OFF
pkgname=compiler-rt
pkgver=11.0.0
pkgver=11.0.1
pkgrel=1
pkgdesc="Compiler runtime libraries for clang"
arch=('x86_64')
@ -18,7 +18,7 @@ makedepends_x86_64=('lib32-gcc-libs')
options=('staticlibs')
_source_base=https://github.com/llvm/llvm-project/releases/download/llvmorg-$pkgver
source=($_source_base/$pkgname-$pkgver.src.tar.xz{,.sig})
sha256sums=('374aff82ff573a449f9aabbd330a5d0a441181c535a3599996127378112db234'
sha256sums=('087be3f1116e861cd969c9b0b0903c27028b52eaf45157276f50a9c2500687fc'
'SKIP')
validpgpkeys+=('B6C8F98282B944E3B0D5C2530FC3042E345AD05D') # Hans Wennborg <hans@chromium.org>
validpgpkeys+=('474E22316ABF4785A88C6E8EA2C794A986419D8A') # Tom Stellard <tstellar@redhat.com>