libatomic_ops: update to 7.6.6.
This commit is contained in:
parent
33e8589871
commit
e54535c22f
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'libatomic_ops'
|
||||
pkgname=libatomic_ops
|
||||
version=7.6.4
|
||||
revision=2
|
||||
version=7.6.6
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --enable-static"
|
||||
short_desc="Semi-portable access to hardware provided atomic memory operations"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
|||
license="GPL-2.0-or-later, MIT"
|
||||
homepage="https://github.com/ivmai/libatomic_ops"
|
||||
distfiles="${homepage}/releases/download/v${version}/libatomic_ops-${version}.tar.gz"
|
||||
checksum=5b823d5a685dd70caeef8fc50da7d763ba7f6167fe746abca7762e2835b3dd4e
|
||||
checksum=99feabc5f54877f314db4fadeb109f0b3e1d1a54afb6b4b3dfba1e707e38e074
|
||||
|
||||
post_install() {
|
||||
vlicense doc/LICENSING.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue