diff options
author | Valentin Korenblit <valentin.korenblit@smile.fr> | 2018-05-17 15:31:14 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-05-17 20:53:00 +0200 |
commit | e702d5f69b0ed2e3ee24f7840a9f431175c1c983 (patch) | |
tree | 1ee516a6e6f0c372e7f3c259f116bca33616dddf /package/llvm/llvm.hash | |
parent | c27ed9f618e1d28459868402dad32bd1f48f99e4 (diff) | |
download | buildroot-e702d5f69b0ed2e3ee24f7840a9f431175c1c983.tar.gz buildroot-e702d5f69b0ed2e3ee24f7840a9f431175c1c983.zip |
package/llvm: bump to version 5.0.2
5.0.2 is API and ABI compatible with 5.0.0 and 5.0.1 and includes
mitigations for CVE-2017-5715 (Spectre Variant 2) for X86 and MIPS.
Signed-off-by: Valentin Korenblit <valentin.korenblit@smile.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/llvm/llvm.hash')
-rw-r--r-- | package/llvm/llvm.hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/llvm/llvm.hash b/package/llvm/llvm.hash index 3e998c4328..14f8bb4488 100644 --- a/package/llvm/llvm.hash +++ b/package/llvm/llvm.hash @@ -1,3 +1,3 @@ # locally calculated -sha256 5fa7489fc0225b11821cab0362f5813a05f2bcf2533e8a4ea9c9c860168807b0 llvm-5.0.1.src.tar.xz +sha256 d522eda97835a9c75f0b88ddc81437e5edbb87dc2740686cb8647763855c2b3c llvm-5.0.2.src.tar.xz sha256 abd4d8794808bacb1eb6924d49efafd9ab6eef88faaaeb5d3cfa13ee3670d672 LICENSE.TXT |