From b042f1c1654dae61e18fe5e01b16ae46fc9c93fd Mon Sep 17 00:00:00 2001 From: Shinwell Hu Date: Sat, 6 Jun 2020 08:23:32 +0000 Subject: [PATCH] update llvm.spec --- llvm.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm.spec b/llvm.spec index 172611b..54cf894 100644 --- a/llvm.spec +++ b/llvm.spec @@ -4,7 +4,7 @@ Release: 0 Summary: The Low Level Virtual Machine License: NCSA URL: http://llvm.org -Source0: http://releases.llvm.org/10.0.0/%{name}-%{version}.src.tar.xz +Source0: https://github.com/llvm/llvm-project/releases/download/llvmorg-%{version}/%{name}-%{version}.src.tar.xz #Patch0: CMake-Split-static-library-exports-into-their-own-ex.patch #Patch1: Filter-out-cxxflags-not-supported-by-clang.patch