          MODULE=libatomic_ops
         VERSION=7.10.0
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://github.com/bdwgc/libatomic_ops/releases/download/v$VERSION/
      SOURCE_VFY=sha256:0db3ebff755db170f65e74a64ec4511812e9ee3185c232eeffeacd274190dfb0
        WEB_SITE=https://github.com/ivmai/libatomic_ops/
         ENTERED=20071005
         UPDATED=20251128
           SHORT="Atomic memory update operations"

cat << EOF
Provides implementations for atomic memory update operations on a number of
architectures. This allows direct use of these in reasonably portable code.
Unlike earlier similar packages, this one explicitly considers memory barrier
semantics, and allows the construction of code that involves minimum overhead
across a variety of architectures.
EOF
