Further improvements to version parsing
This commit is contained in:

committed by
Todd Gamblin

parent
e948a54d8e
commit
68c2bdfaf6
@@ -29,7 +29,8 @@ class Gearshifft(CMakePackage):
|
||||
"""Benchmark Suite for Heterogenuous FFT Implementations"""
|
||||
|
||||
homepage = "https://github.com/mpicbg-scicomp/gearshifft"
|
||||
url = "https://github.com/mpicbg-scicomp/gearshifft/archive/v0.2.0.tar.gz"
|
||||
url = "https://github.com/mpicbg-scicomp/gearshifft/archive/v0.2.1-lw.tar.gz"
|
||||
|
||||
maintainers = ['ax3l']
|
||||
|
||||
version('0.2.1-lw', 'c3208b767b24255b488a83e5d9e517ea')
|
||||
|
Reference in New Issue
Block a user