libatomic_ops: update to 7.8.0
This commit is contained in:
parent
cecd33b0c0
commit
46b48d955e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libatomic_ops'
|
||||
pkgname=libatomic_ops
|
||||
version=7.6.14
|
||||
version=7.8.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-shared --enable-static"
|
||||
|
@ -9,10 +9,10 @@ maintainer="Ivan Maidanski <ivmai@mail.ru>"
|
|||
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=390f244d424714735b7050d056567615b3b8f29008a663c262fb548f1802d292
|
||||
checksum=15676e7674e11bda5a7e50a73f4d9e7d60452271b8acf6fd39a71fefdf89fa31
|
||||
|
||||
post_install() {
|
||||
vlicense doc/LICENSING.txt
|
||||
vlicense LICENSE
|
||||
}
|
||||
|
||||
libatomic_ops-devel_package() {
|
||||
|
|
Loading…
Reference in New Issue