libatomic_ops: bump to 7.6.12 (#6230)

This commit is contained in:
Ivan Maidanski
2021-10-04 08:03:32 +03:00
committed by GitHub
parent 9593996edb
commit 084b32635d

View File

@@ -2,7 +2,7 @@ SUMMARY="An atomic memory update operations portable implementation"
DESCRIPTION="Semi-portable access to hardware-provided atomic memory update \
operations on a number architectures."
HOMEPAGE="https://github.com/ivmai/libatomic_ops"
COPYRIGHT="2008-2018 Ivan Maidanski
COPYRIGHT="2008-2021 Ivan Maidanski
1991-1994 Xerox Corporation
1996-1999 Silicon Graphics
1999-2011 Hewlett-Packard Development Company, L.P.
@@ -15,7 +15,7 @@ LICENSE="MIT
GNU GPL v2"
REVISION="1"
SOURCE_URI="https://github.com/ivmai/libatomic_ops/releases/download/v$portVersion/libatomic_ops-$portVersion.tar.gz"
CHECKSUM_SHA256="587edf60817f56daf1e1ab38a4b3c729b8e846ff67b4f62a6157183708f099af"
CHECKSUM_SHA256="f0ab566e25fce08b560e1feab6a3db01db4a38e5bc687804334ef3920c549f3e"
ARCHITECTURES="all !x86_gcc2"
SECONDARY_ARCHITECTURES="x86"