parent
edd938b373
commit
ba5c47feab
1 changed files with 3 additions and 3 deletions
|
@ -1,15 +1,15 @@
|
||||||
# Template file for 'libatomic_ops'
|
# Template file for 'libatomic_ops'
|
||||||
pkgname=libatomic_ops
|
pkgname=libatomic_ops
|
||||||
version=7.6.2
|
version=7.6.4
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-shared --enable-static"
|
configure_args="--enable-shared --enable-static"
|
||||||
short_desc="Semi-portable access to hardware provided atomic memory operations"
|
short_desc="Semi-portable access to hardware provided atomic memory operations"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2, 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=219724edad3d580d4d37b22e1d7cb52f0006d282d26a9b8681b560a625142ee6
|
checksum=5b823d5a685dd70caeef8fc50da7d763ba7f6167fe746abca7762e2835b3dd4e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense doc/LICENSING.txt
|
vlicense doc/LICENSING.txt
|
||||||
|
|
Loading…
Reference in a new issue