[packages/llvm] up to 8.0.1
atler
atler at pld-linux.org
Sat Sep 7 12:16:21 CEST 2019
commit 4c6ffe214312702d9e13a88a439856f6f393aa6a
Author: Jan Palus <atler at pld-linux.org>
Date: Sat Sep 7 12:15:39 2019 +0200
up to 8.0.1
- release shipped from github now
llvm.spec | 30 +++++++++++++++---------------
1 file changed, 15 insertions(+), 15 deletions(-)
---
diff --git a/llvm.spec b/llvm.spec
index c850d04..f433775 100644
--- a/llvm.spec
+++ b/llvm.spec
@@ -30,25 +30,25 @@
Summary: The Low Level Virtual Machine (An Optimizing Compiler Infrastructure)
Summary(pl.UTF-8): Niskopoziomowa maszyna wirtualna (infrastruktura kompilatora optymalizującego)
Name: llvm
-Version: 8.0.0
+Version: 8.0.1
Release: 1
License: University of Illinois/NCSA Open Source License
Group: Development/Languages
#Source0Download: http://releases.llvm.org/download.html
-Source0: http://releases.llvm.org/%{version}/%{name}-%{version}.src.tar.xz
-# Source0-md5: 74818f431563603515a62be1ee69a142
-Source1: http://releases.llvm.org/%{version}/cfe-%{version}.src.tar.xz
-# Source1-md5: 988b59cdb372c5a4f44ae4c39df3de73
-Source2: http://releases.llvm.org/%{version}/compiler-rt-%{version}.src.tar.xz
-# Source2-md5: 547893456e22c75d16189a13881bc866
-Source3: http://releases.llvm.org/%{version}/lldb-%{version}.src.tar.xz
-# Source3-md5: 9d319ed0f02a026242a85399938afed2
-Source4: http://releases.llvm.org/%{version}/polly-%{version}.src.tar.xz
-# Source4-md5: 7643bba808becabf35785fbacc413ee5
-Source5: http://releases.llvm.org/%{version}/clang-tools-extra-%{version}.src.tar.xz
-# Source5-md5: acd22ccbd06bfc0054027fe2644af1e0
-Source6: http://releases.llvm.org/%{version}/lld-%{version}.src.tar.xz
-# Source6-md5: c09fb102d4537a0c37a2e8e36a1dc6d2
+Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/llvm-%{version}.src.tar.xz
+# Source0-md5: 9a3b63df01c52556f7afb5617934e79e
+Source1: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/cfe-%{version}.src.tar.xz
+# Source1-md5: 28db72b57ca99307259773e4ac74a6d3
+Source2: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/compiler-rt-%{version}.src.tar.xz
+# Source2-md5: c251e582862f9fcc880802f8f2920096
+Source3: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/lldb-%{version}.src.tar.xz
+# Source3-md5: c2777536fe0d4151c6aa30773f51af20
+Source4: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/polly-%{version}.src.tar.xz
+# Source4-md5: 1ef3f82d49d0fb00fa92ce6e1b095da1
+Source5: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/clang-tools-extra-%{version}.src.tar.xz
+# Source5-md5: b7c55438f792a1d5698696100a8731e0
+Source6: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/lld-%{version}.src.tar.xz
+# Source6-md5: ee4fe10c625bbc66b1055c5d33017daf
Patch1: %{name}-pld.patch
Patch3: x32-gcc-toolchain.patch
Patch4: cmake-buildtype.patch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/llvm.git/commitdiff/4c6ffe214312702d9e13a88a439856f6f393aa6a
More information about the pld-cvs-commit
mailing list