libnetworkit: add version 7.0 (#17111)

This commit is contained in:
Fabian Brandt 2020-06-17 07:44:43 +02:00 committed by GitHub
parent 0c28d8932f
commit 494a523636
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,7 @@ class Libnetworkit(CMakePackage):
maintainers = ['fabratu'] maintainers = ['fabratu']
version('7.0', sha256='4faf16c5fae3e14d3c1b6f30e25c6e093dcf6a3dbf021235f3161ac2a527f682')
version('6.1', sha256='22c953ea1054c356663b31c77114c2f0c8fec17e0e707aeec23026241beab9b2') version('6.1', sha256='22c953ea1054c356663b31c77114c2f0c8fec17e0e707aeec23026241beab9b2')
variant('static', default=False, description='Enables the build of shared libraries') variant('static', default=False, description='Enables the build of shared libraries')