mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
extra/compiler-rt to 10.0.1-1
This commit is contained in:
parent
a2d69811f8
commit
58b2103751
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
# - build v5 with -DCOMPILER_RT_BUILD_BUILTINS=OFF
|
||||
|
||||
pkgname=compiler-rt
|
||||
pkgver=10.0.0
|
||||
pkgver=10.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=('6a7da64d3a0a7320577b68b9ca4933bdcab676e898b759850e827333c3282c75'
|
||||
sha256sums=('d90dc8e121ca0271f0fd3d639d135bfaa4b6ed41e67bd6eb77808f72629658fa'
|
||||
'SKIP')
|
||||
validpgpkeys+=('B6C8F98282B944E3B0D5C2530FC3042E345AD05D') # Hans Wennborg <hans@chromium.org>
|
||||
validpgpkeys+=('474E22316ABF4785A88C6E8EA2C794A986419D8A') # Tom Stellard <tstellar@redhat.com>
|
||||
|
|
Loading…
Reference in a new issue