Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
upgpkg: clang 11.1.0-1: new upstream release; fixes an ABI break
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@408425 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
foutrelis authored and svntogit committed Feb 17, 2021
1 parent 25ef380 commit ddd36f2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Contributor: Jan "heftig" Steffens <jan.steffens@gmail.com>

pkgname=clang
pkgver=11.0.1
pkgver=11.1.0
pkgrel=1
pkgdesc="C language family frontend for LLVM"
arch=('x86_64')
Expand All @@ -21,11 +21,11 @@ source=($_source_base/$pkgname-$pkgver.src.tar.xz{,.sig}
$_source_base/clang-tools-extra-$pkgver.src.tar.xz{,.sig}
$_source_base/llvm-$pkgver.src.tar.xz{,.sig}
enable-SSP-and-PIE-by-default.patch)
sha256sums=('73f572c2eefc5a155e01bcd84815751d722a4d3925f53c144acfb93eeb274b4d'
sha256sums=('0a8288f065d1f57cb6d96da4d2965cbea32edc572aa972e466e954d17148558b'
'SKIP'
'2ca211dd8cc396a919709a9bc35af11b7d425df0c608d85ba6629242893516c9'
'76707c249de7a9cde3456b960c9a36ed9bbde8e3642c01f0ef61a43d61e0c1a2'
'SKIP'
'ccd87c254b6aebc5077e4e6977d08d4be888e7eb672c6630a26a15d58b59b528'
'ce8508e318a01a63d4e8b3090ab2ded3c598a50258cc49e2625b9120d4c03ea5'
'SKIP'
'248a0e8609b00689e82ce5e05e1de58b7c8ae09a35bbb9625e9069e1f13d2fec')
validpgpkeys+=('B6C8F98282B944E3B0D5C2530FC3042E345AD05D') # Hans Wennborg <hans@chromium.org>
Expand Down

0 comments on commit ddd36f2

Please sign in to comment.