Further improvements to version parsing
This commit is contained in:

committed by
Todd Gamblin

parent
e948a54d8e
commit
68c2bdfaf6
@@ -29,7 +29,7 @@ class Er(CMakePackage):
|
||||
"""Encoding and redundancy on a file set"""
|
||||
|
||||
homepage = "https://github.com/ECP-VeloC/er"
|
||||
url = "https://github.com/ECP-VeloC/er/archive/v0.0.1.zip"
|
||||
url = "https://github.com/ECP-VeloC/er/archive/v0.0.2.zip"
|
||||
git = "https://github.com/ecp-veloc/er.git"
|
||||
|
||||
tags = ['ecp']
|
||||
|
Reference in New Issue
Block a user