python3 rebuild

This commit is contained in:
Rmys
2023-11-04 09:46:02 +03:00
parent 929bb11da5
commit 7bd384b2e7
5 changed files with 39 additions and 6 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>LLVM C++ standard library.</Summary>
<Description>libcxx provides standard c++ library by LLVM</Description>
<Archive sha1sum="713a5f9ce67713c2b955f9c016b4f96afa4162f1" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-11.1.0/llvm-project-11.1.0.src.tar.xz</Archive>
<Archive sha1sum="92eaedd6f1dde08751441afcd0a3d0fbfdf95d42" type="tarxz">https://github.com/llvm/llvm-project/releases/download/llvmorg-16.0.6/llvm-project-16.0.6.src.tar.xz</Archive>
<BuildDependencies>
<Dependency>llvm</Dependency>
<Dependency>llvm-libs</Dependency>
@@ -56,6 +56,13 @@
</Package>
<History>
<Update release="4">
<Date>2023-11-04</Date>
<Version>16.0.6</Version>
<Comment>Version bump</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="3">
<Date>2021-02-20</Date>
<Version>11.1.0</Version>