python3 rebuild

This commit is contained in:
Rmys
2023-11-03 16:43:16 +03:00
parent 5576f82991
commit 1b95fa263c
2 changed files with 18 additions and 3 deletions
+8 -1
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<Summary>A small C library for x86 CPU detection and feature extraction</Summary>
<Description>libcpuid is a small C library for x86 CPU detection and feature extraction.</Description>
<Archive sha1sum="18ae642f719692e1f3f1de64d95f2dd71e06e8b2" type="targz">https://github.com/anrieff/libcpuid/releases/download/v0.6.0/libcpuid-0.6.0.tar.gz</Archive>
<Archive sha1sum="46f38a32eac3d2fd0ff04615dc3eb002088a9dfd" type="targz">https://github.com/anrieff/libcpuid/releases/download/v0.6.4/libcpuid-0.6.4.tar.gz</Archive>
<BuildDependencies>
<Dependency>cmake</Dependency>
<Dependency>ninja</Dependency>
@@ -49,6 +49,13 @@
</Package>
<History>
<Update release="2">
<Date>2023-11-03</Date>
<Version>0.6.4</Version>
<Comment>Version bump.</Comment>
<Name>Mustafa Cinasal</Name>
<Email>muscnsl@gmail.com</Email>
</Update>
<Update release="1">
<Date>2022-09-17</Date>
<Version>0.6.0</Version>