Further improvements to version parsing
This commit is contained in:
committed by
Todd Gamblin
parent
e948a54d8e
commit
68c2bdfaf6
@@ -30,7 +30,7 @@ class Kvtree(CMakePackage):
|
||||
hashes."""
|
||||
|
||||
homepage = "https://github.com/ECP-VeloC/KVTree"
|
||||
url = "https://github.com/ECP-VeloC/KVTree/archive/v1.0.0.zip"
|
||||
url = "https://github.com/ECP-VeloC/KVTree/archive/v1.0.1.zip"
|
||||
git = "https://github.com/ecp-veloc/kvtree.git"
|
||||
|
||||
tags = ['ecp']
|
||||
|
||||
Reference in New Issue
Block a user