nauty: update to 2.7r4.
This commit is contained in:
parent
e97b023716
commit
bc824a6575
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'nauty'
|
||||
pkgname=nauty
|
||||
version=2.7r3
|
||||
revision=2
|
||||
version=2.7r4
|
||||
revision=1
|
||||
wrksrc=${pkgname}${version/./}
|
||||
build_style=gnu-configure
|
||||
make_install_args="includedir=/usr/include/nauty
|
||||
|
@ -10,8 +10,9 @@ short_desc="Compute the automorphism groups of graphs and digraphs"
|
|||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://pallini.di.uniroma1.it/"
|
||||
changelog="https://pallini.di.uniroma1.it/changes24-27.txt"
|
||||
distfiles="https://pallini.di.uniroma1.it/nauty${version/./}.tar.gz"
|
||||
checksum=4f0665b716a53f7a14ea2ae30059f23d064ce3fe4c12c013404ef6e1ee0b88c2
|
||||
checksum=b810c85a6fe299f3b4c9f24aaf929cac7f9546c2f35c20e1dd0adbc7408848a6
|
||||
|
||||
build_options="native_build"
|
||||
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
version=${version/./}
|
||||
ignore="*b?"
|
||||
|
|
Loading…
Reference in New Issue