Update libatomic_ops to 7.8.0

This commit is contained in:
Ivan Maidanski
2023-03-29 07:52:14 +03:00
committed by GitHub
parent ff04bf5483
commit 8aabeede9d
+10 -3
View File
@@ -13,7 +13,7 @@
<IsA>library</IsA>
<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>
<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>
<Package>
@@ -37,17 +37,24 @@
</Package>
<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">
<Date>2022-08-25</Date>
<Version>7.6.14</Version>
<Comment>Rebuild.</Comment>
<Comment>Version bump.</Comment>
<Name>Ivan Maidanski</Name>
<Email>ivmai@mail.ru</Email>
</Update>
<Update release="7">
<Date>2021-10-04</Date>
<Version>7.6.12</Version>
<Comment>Rebuild.</Comment>
<Comment>Version bump.</Comment>
<Name>Ivan Maidanski</Name>
<Email>ivmai@mail.ru</Email>
</Update>