diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-05-07 16:16:33 +0200 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2024-05-07 18:11:11 +0200 |
commit | 0c7c6ba98fba651c8ae4015dbbf450c23611667a (patch) | |
tree | 0a294f403aeae11d27ffc23f898c3a18828018d1 | |
parent | 9ccdb4c63445ad9ca7bdba869e1bb967b7f622c8 (diff) |
libatomic_ops: Upgrade to 7.8.2
Change-Id: I7fcf8011cbb1fb5e5ba2f0a9737190bffa13114d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167287
Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org>
Tested-by: Jenkins
-rw-r--r-- | download.lst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/download.lst b/download.lst index e0f142b4d63d..a7874c271ab2 100644 --- a/download.lst +++ b/download.lst @@ -374,8 +374,8 @@ LIBASSUAN_TARBALL := libassuan-2.5.7.tar.bz2 # three static lines # so that git cherry-pick # will not run into conflicts -LIBATOMIC_OPS_SHA256SUM := 15676e7674e11bda5a7e50a73f4d9e7d60452271b8acf6fd39a71fefdf89fa31 -LIBATOMIC_OPS_TARBALL := libatomic_ops-7.8.0.tar.gz +LIBATOMIC_OPS_SHA256SUM := d305207fe207f2b3fb5cb4c019da12b44ce3fcbc593dfd5080d867b1a2419b51 +LIBATOMIC_OPS_TARBALL := libatomic_ops-7.8.2.tar.gz # three static lines # so that git cherry-pick # will not run into conflicts |