From b09e348cc0c59d583f70c90bc2360471bfe8220f Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 5 Dec 2018 05:47:07 +0100 Subject: [PATCH] - updated to 7.0.0 --- llvm-libcxxabi.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/llvm-libcxxabi.spec b/llvm-libcxxabi.spec index c6f715a..b31a659 100644 --- a/llvm-libcxxabi.spec +++ b/llvm-libcxxabi.spec @@ -1,13 +1,13 @@ Summary: libc++abi - C++ standard library support from LLVM project Summary(pl.UTF-8): libc++abi - wsparcie dla biblioteki standardowej C++ z projektu LLVM Name: llvm-libcxxabi -Version: 6.0.0 +Version: 7.0.0 Release: 1 License: MIT or BSD-like Group: Libraries #Source0Download: http://releases.llvm.org/download.html Source0: http://releases.llvm.org/%{version}/libcxxabi-%{version}.src.tar.xz -# Source0-md5: 9d06327892fc5d8acec4ef2e2821ab3d +# Source0-md5: f04adafa019f4f5cce9550007da251c1 URL: http://libcxxabi.llvm.org/ BuildRequires: cmake >= 3.4.3 BuildRequires: clang >= %{version} -- 2.44.0