From: Jakub Bogusz Date: Fri, 14 Oct 2016 18:28:10 +0000 (+0200) Subject: - updated to 3.8.1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?p=packages%2Fllvm-libcxx.git;a=commitdiff_plain;h=f97f72f978a654bc3e2c6aa52b642518566856fd - updated to 3.8.1 --- diff --git a/llvm-libcxx.spec b/llvm-libcxx.spec index 33e1c4e..569857d 100644 --- a/llvm-libcxx.spec +++ b/llvm-libcxx.spec @@ -5,14 +5,14 @@ Summary: LibC++ - C++ standard library from LLVM project Summary(pl.UTF-8): LibC++ - biblioteka standardowa C++ z projektu LLVM Name: llvm-libcxx -Version: 3.7.1 +Version: 3.8.1 Release: 1 License: MIT or BSD-like Group: Libraries #Source0Download: http://llvm.org/releases/download.html Source0: http://llvm.org/releases/%{version}/libcxx-%{version}.src.tar.xz -# Source0-md5: f9c43fa552a10e14ff53b94d04bea140 -URL: http://dragonegg.llvm.org/ +# Source0-md5: 1bc60150302ff76a0d79d6f9db22332e +URL: http://libcxx.llvm.org/ BuildRequires: cmake >= 2.8 BuildRequires: rpmbuild(macros) >= 1.605 %if %{with gnu}