Update libatomic_ops to 7.8.0
This commit is contained in:
@@ -13,7 +13,7 @@
|
|||||||
<IsA>library</IsA>
|
<IsA>library</IsA>
|
||||||
<Summary>Atomic memory update operations library</Summary>
|
<Summary>Atomic memory update operations library</Summary>
|
||||||
<Description>libatomic_ops provides implementations for atomic memory update operations on a number of architectures. This allows direct use of these in reasonably portable code.</Description>
|
<Description>libatomic_ops provides implementations for atomic memory update operations on a number of architectures. This allows direct use of these in reasonably portable code.</Description>
|
||||||
<Archive sha1sum="6385dc214e48f70a501c334d4143ead98b171f31" type="targz">https://github.com/ivmai/libatomic_ops/releases/download/v7.6.14/libatomic_ops-7.6.14.tar.gz</Archive>
|
<Archive sha1sum="69223bbec025a0d57977feb861479f78a5e6c8d7" type="targz">https://github.com/ivmai/libatomic_ops/releases/download/v7.8.0/libatomic_ops-7.8.0.tar.gz</Archive>
|
||||||
</Source>
|
</Source>
|
||||||
|
|
||||||
<Package>
|
<Package>
|
||||||
@@ -37,17 +37,24 @@
|
|||||||
</Package>
|
</Package>
|
||||||
|
|
||||||
<History>
|
<History>
|
||||||
|
<Update release="9">
|
||||||
|
<Date>2023-03-26</Date>
|
||||||
|
<Version>7.8.0</Version>
|
||||||
|
<Comment>Version bump.</Comment>
|
||||||
|
<Name>Ivan Maidanski</Name>
|
||||||
|
<Email>ivmai@mail.ru</Email>
|
||||||
|
</Update>
|
||||||
<Update release="8">
|
<Update release="8">
|
||||||
<Date>2022-08-25</Date>
|
<Date>2022-08-25</Date>
|
||||||
<Version>7.6.14</Version>
|
<Version>7.6.14</Version>
|
||||||
<Comment>Rebuild.</Comment>
|
<Comment>Version bump.</Comment>
|
||||||
<Name>Ivan Maidanski</Name>
|
<Name>Ivan Maidanski</Name>
|
||||||
<Email>ivmai@mail.ru</Email>
|
<Email>ivmai@mail.ru</Email>
|
||||||
</Update>
|
</Update>
|
||||||
<Update release="7">
|
<Update release="7">
|
||||||
<Date>2021-10-04</Date>
|
<Date>2021-10-04</Date>
|
||||||
<Version>7.6.12</Version>
|
<Version>7.6.12</Version>
|
||||||
<Comment>Rebuild.</Comment>
|
<Comment>Version bump.</Comment>
|
||||||
<Name>Ivan Maidanski</Name>
|
<Name>Ivan Maidanski</Name>
|
||||||
<Email>ivmai@mail.ru</Email>
|
<Email>ivmai@mail.ru</Email>
|
||||||
</Update>
|
</Update>
|
||||||
|
|||||||
Reference in New Issue
Block a user