bpp-core: add v2.4.1 (#22172)
This commit is contained in:
parent
a0b5dcca3c
commit
39e30520ce
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ class BppCore(CMakePackage):
|
|||
homepage = "http://biopp.univ-montp2.fr/wiki/index.php/Installation"
|
||||
url = "http://biopp.univ-montp2.fr/repos/sources/bpp-core-2.2.0.tar.gz"
|
||||
|
||||
version('2.4.1', sha256='1150b8ced22cff23dd4770d7c23fad11239070b44007740e77407f0d746c0af6')
|
||||
version('2.2.0', sha256='aacd4afddd1584ab6bfa1ff6931259408f1d39958a0bdc5f78bf1f9ee4e98b79')
|
||||
|
||||
depends_on('cmake@2.6:', type='build')
|
||||
|
|
Loading…
Reference in a new issue