mirror of
https://github.com/RGBCube/serenity
synced 2025-07-28 02:47:34 +00:00
Ports: Add libatomic_ops
This commit is contained in:
parent
0152f1924b
commit
9e225d2d05
3 changed files with 20 additions and 0 deletions
7
Ports/libatomic_ops/package.sh
Executable file
7
Ports/libatomic_ops/package.sh
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/usr/bin/env -S bash ../.port_include.sh
|
||||
|
||||
port=libatomic_ops
|
||||
version=7.6.10
|
||||
useconfigure=true
|
||||
files="https://www.hboehm.info/gc/gc_source/libatomic_ops-${version}.tar.gz libatomic_ops-${version}.tar.gz 587edf60817f56daf1e1ab38a4b3c729b8e846ff67b4f62a6157183708f099af"
|
||||
auth_type=sha256
|
Loading…
Add table
Add a link
Reference in a new issue