Further improvements to version parsing

This commit is contained in:
Adam J. Stewart
2018-07-24 21:56:56 -05:00
committed by Todd Gamblin
parent e948a54d8e
commit 68c2bdfaf6
33 changed files with 38 additions and 60 deletions

View File

@@ -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')