1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-27 03:27:34 +00:00

Ports/libatomic_ops: Update libatomic_ops to version 7.6.14

This commit is contained in:
EWouters 2023-09-01 20:23:49 +02:00 committed by Jelle Raaijmakers
parent c2223eedca
commit f02c25a03d
2 changed files with 3 additions and 3 deletions

View file

@ -1,8 +1,8 @@
#!/usr/bin/env -S bash ../.port_include.sh
port='libatomic_ops'
version='7.6.12'
version='7.6.14'
useconfigure='true'
use_fresh_config_sub='true'
files=(
"https://www.hboehm.info/gc/gc_source/libatomic_ops-${version}.tar.gz#f0ab566e25fce08b560e1feab6a3db01db4a38e5bc687804334ef3920c549f3e"
"https://www.hboehm.info/gc/gc_source/libatomic_ops-${version}.tar.gz#390f244d424714735b7050d056567615b3b8f29008a663c262fb548f1802d292"
)