Added libgit2@0.26.0 (#6952)

This commit is contained in:
sknigh 2018-01-20 12:57:41 -08:00 committed by Massimiliano Culpo
parent e98a85c807
commit 27bb18bae2

View File

@ -35,6 +35,7 @@ class Libgit2(CMakePackage):
homepage = "https://libgit2.github.com/"
url = "https://github.com/libgit2/libgit2/archive/v0.24.2.tar.gz"
version('0.26.0', '6ea75a8a5745a7b2a14d3ed94486e761')
version('0.24.2', '735661b5b73e3c120d13e2bae21e49b3')
depends_on('cmake@2.8:', type='build')