mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
libatomic_ops: update to 7.6.12
This commit is contained in:
parent
85275ad42c
commit
38cbec8f9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libatomic_ops'
|
# Template file for 'libatomic_ops'
|
||||||
pkgname=libatomic_ops
|
pkgname=libatomic_ops
|
||||||
version=7.6.10
|
version=7.6.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared --enable-static"
|
configure_args="--enable-shared --enable-static"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later, MIT"
|
license="GPL-2.0-or-later, MIT"
|
||||||
homepage="https://github.com/ivmai/libatomic_ops"
|
homepage="https://github.com/ivmai/libatomic_ops"
|
||||||
distfiles="${homepage}/releases/download/v${version}/libatomic_ops-${version}.tar.gz"
|
distfiles="${homepage}/releases/download/v${version}/libatomic_ops-${version}.tar.gz"
|
||||||
checksum=587edf60817f56daf1e1ab38a4b3c729b8e846ff67b4f62a6157183708f099af
|
checksum=f0ab566e25fce08b560e1feab6a3db01db4a38e5bc687804334ef3920c549f3e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense doc/LICENSING.txt
|
vlicense doc/LICENSING.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue