igraph: update to 0.10.10.
This commit is contained in:
parent
0fcd8caf0f
commit
e9f0af5625
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.8
|
version=0.10.10
|
||||||
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=ac5fa94ae6fd1eace651e4b235e99c056479a5c5d0d641aed30240ac33b19403
|
checksum=6148f2e72a183ef5cd08324cccc73fa9eb8e54bb5a96c7f8f3c0465432ec2404
|
||||||
|
|
||||||
build_options="openblas"
|
build_options="openblas"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue