libatomic_ops: add v7.8.0 (#36515)
This commit is contained in:
parent
67c4ada08b
commit
3e09f04241
@ -11,8 +11,9 @@ class LibatomicOps(AutotoolsPackage):
|
||||
atomic memory update operations on a number architectures."""
|
||||
|
||||
homepage = "https://www.hboehm.info/gc/"
|
||||
url = "https://github.com/ivmai/libatomic_ops/releases/download/v7.6.14/libatomic_ops-7.6.14.tar.gz"
|
||||
url = "https://github.com/ivmai/libatomic_ops/releases/download/v7.8.0/libatomic_ops-7.8.0.tar.gz"
|
||||
|
||||
version("7.8.0", sha256="15676e7674e11bda5a7e50a73f4d9e7d60452271b8acf6fd39a71fefdf89fa31")
|
||||
version("7.6.14", sha256="390f244d424714735b7050d056567615b3b8f29008a663c262fb548f1802d292")
|
||||
version("7.6.12", sha256="f0ab566e25fce08b560e1feab6a3db01db4a38e5bc687804334ef3920c549f3e")
|
||||
version("7.6.6", sha256="99feabc5f54877f314db4fadeb109f0b3e1d1a54afb6b4b3dfba1e707e38e074")
|
||||
|
Loading…
Reference in New Issue
Block a user