new version (#9752)
This commit is contained in:
parent
05a4d5a0c6
commit
63535542a1
@ -17,7 +17,9 @@ class Hybpiper(Package):
|
|||||||
|
|
||||||
homepage = "https://github.com/mossmatters/HybPiper"
|
homepage = "https://github.com/mossmatters/HybPiper"
|
||||||
url = "https://github.com/mossmatters/HybPiper/archive/v1.2.0.tar.gz"
|
url = "https://github.com/mossmatters/HybPiper/archive/v1.2.0.tar.gz"
|
||||||
|
git = "https://github.com/mossmatters/HybPiper/HybPiper.git"
|
||||||
|
|
||||||
|
version('1.3.1', sha256='7ca07a9390d1ca52c72721774fa220546f18d3fa3b58500f68f3b2d89dbc0ecf')
|
||||||
version('1.2.0', '0ad78e9ca5e3f23ae0eb6236b07e1780')
|
version('1.2.0', '0ad78e9ca5e3f23ae0eb6236b07e1780')
|
||||||
|
|
||||||
depends_on('python@2.7:', type=('build', 'run'))
|
depends_on('python@2.7:', type=('build', 'run'))
|
||||||
|
Loading…
Reference in New Issue
Block a user