From: Jakub Bogusz Date: Wed, 5 Dec 2018 17:09:15 +0000 (+0100) Subject: - updated to 7.0.0 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=7e3b3fb9a4e040c4fd46e69a6cf77482cfc12b98;p=packages%2Fllvm-openmp.git - updated to 7.0.0 --- diff --git a/llvm-openmp.spec b/llvm-openmp.spec index e336860..44953ae 100644 --- a/llvm-openmp.spec +++ b/llvm-openmp.spec @@ -6,12 +6,12 @@ Summary: Intel OpenMP runtime library implementation for use with Clang Summary(pl.UTF-8): Implementacja biblioteki uruchomieniowej OpenMP firmy Intel dla kompilatora Clang Name: llvm-openmp -Version: 6.0.0 +Version: 7.0.0 Release: 1 License: BSD-like or MIT Group: Libraries Source0: http://releases.llvm.org/%{version}/openmp-%{version}.src.tar.xz -# Source0-md5: eb6b8d0318a950a8192933a3b500585d +# Source0-md5: 8800aac08f2f9dad0ebf66e0e152bd63 URL: http://openmp.llvm.org/ BuildRequires: cmake >= 2.8 %{?with_fortran:BuildRequires: gcc-fortran}