Add kealib 1.4.8 (#8522)

This commit is contained in:
Adam J. Stewart 2018-06-20 13:51:33 -05:00 committed by GitHub
parent 5b309ea6ac
commit b477868a5f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,6 +45,7 @@ class Kealib(CMakePackage):
url = "https://bitbucket.org/chchrsc/kealib/get/kealib-1.4.7.tar.gz"
version('develop', hg='https://bitbucket.org/chchrsc/kealib')
version('1.4.8', '1af2514c908f9168ff6665cc012815ad')
version('1.4.7', '6139e31e50f552247ddf98f489948893')
depends_on('cmake@2.8.10:', type='build')