mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
libatomic_ops: bump to 7.6.12 (#6230)
This commit is contained in:
@@ -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"
|
||||
Reference in New Issue
Block a user