saws: added v0.1.1 (#17958)
This commit is contained in:
parent
cef729e39c
commit
2954eb39c9
@ -16,4 +16,7 @@ class Saws(AutotoolsPackage):
|
|||||||
git = "https://bitbucket.org/saws/saws.git"
|
git = "https://bitbucket.org/saws/saws.git"
|
||||||
|
|
||||||
version('develop', tag='master')
|
version('develop', tag='master')
|
||||||
|
version('0.1.1', tag='v0.1.1')
|
||||||
version('0.1.0', tag='v0.1.0')
|
version('0.1.0', tag='v0.1.0')
|
||||||
|
|
||||||
|
depends_on('python', type='build')
|
||||||
|
Loading…
Reference in New Issue
Block a user