andi: add v0.14 (#30100)
This commit is contained in:
parent
3273928ddc
commit
2965a7a7e9
@ -12,9 +12,12 @@ class Andi(AutotoolsPackage):
|
||||
|
||||
homepage = "https://github.com/EvolBioInf/andi"
|
||||
url = "https://github.com/EvolBioInf/andi/archive/v0.10.tar.gz"
|
||||
maintainers = ['snehring']
|
||||
|
||||
version('0.14', sha256='2c9e11524f38e74fe3f981e6acd9527c1a1ca30994a30c5e86808ba5165a25b7')
|
||||
version('0.10', sha256='1ff371de0b6db4080e402ded2687947dc2d6913e28626edec21dcf5149489ee8')
|
||||
|
||||
depends_on('pkgconfig', type='build')
|
||||
depends_on('m4', type='build')
|
||||
depends_on('autoconf', type='build')
|
||||
depends_on('automake', type='build')
|
||||
|
Loading…
Reference in New Issue
Block a user