libcxx 10.0.0

This commit is contained in:
idriskalp
2020-03-26 04:08:24 +03:00
parent eb2c1b0bbc
commit 087eb2bece
+4 -4
View File
@@ -12,8 +12,8 @@
<IsA>library</IsA> <IsA>library</IsA>
<Summary>LLVM C++ standard library.</Summary> <Summary>LLVM C++ standard library.</Summary>
<Description>libcxx provides standard c++ library by LLVM</Description> <Description>libcxx provides standard c++ library by LLVM</Description>
<Archive sha1sum="d6da82e9445fe824f021baf35f81a7efb6096ae3" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/libcxx-9.0.1.src.tar.xz</Archive> <Archive sha1sum="9fa3bcaf229a8b74bbc1c53d60f040656f89cb9f" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/libcxx-10.0.0.src.tar.xz</Archive>
<Archive sha1sum="457cec7f1dff38648518416a292853c8d643fe4e" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-9.0.1/libcxxabi-9.0.1.src.tar.xz</Archive> <Archive sha1sum="474dfec6db4a6ca34902ed8446c8c3f85b210c46" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-10.0.0/libcxxabi-10.0.0.src.tar.xz</Archive>
<BuildDependencies> <BuildDependencies>
<Dependency>llvm</Dependency> <Dependency>llvm</Dependency>
<Dependency>llvm-libs</Dependency> <Dependency>llvm-libs</Dependency>
@@ -55,8 +55,8 @@
<History> <History>
<Update release="1"> <Update release="1">
<Date>2020-01-23</Date> <Date>2020-03-26</Date>
<Version>9.0.1</Version> <Version>10.0.0</Version>
<Comment>First release</Comment> <Comment>First release</Comment>
<Name>Idris Kalp</Name> <Name>Idris Kalp</Name>
<Email>idriskalp@gmail.com</Email> <Email>idriskalp@gmail.com</Email>