mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
igraph: update to 0.10.11.
This commit is contained in:
parent
529b0b6a33
commit
6d129f7e92
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'igraph'
|
# Template file for 'igraph'
|
||||||
pkgname=igraph
|
pkgname=igraph
|
||||||
version=0.10.10
|
version=0.10.11
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DIGRAPH_ENABLE_TLS=on -DIGRAPH_ENABLE_LTO=on -DBUILD_SHARED_LIBS=ON
|
configure_args="-DIGRAPH_ENABLE_TLS=on -DIGRAPH_ENABLE_LTO=on -DBUILD_SHARED_LIBS=ON
|
||||||
|
@ -14,7 +14,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://igraph.org/c/"
|
homepage="https://igraph.org/c/"
|
||||||
changelog="https://github.com/igraph/igraph/releases"
|
changelog="https://github.com/igraph/igraph/releases"
|
||||||
distfiles="https://github.com/igraph/igraph/releases/download/${version}/igraph-${version}.tar.gz"
|
distfiles="https://github.com/igraph/igraph/releases/download/${version}/igraph-${version}.tar.gz"
|
||||||
checksum=6148f2e72a183ef5cd08324cccc73fa9eb8e54bb5a96c7f8f3c0465432ec2404
|
checksum=f7aa3c7addce69538892c185055d59719ee1587f58ce0ae4fec8ddd072946d63
|
||||||
|
|
||||||
build_options="openblas"
|
build_options="openblas"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue