Added added libssh2@1.8.0 (#6951)

This commit is contained in:
sknigh 2018-01-20 12:56:55 -08:00 committed by Massimiliano Culpo
parent 9f0e17a538
commit e98a85c807

View file

@ -31,6 +31,7 @@ class Libssh2(CMakePackage):
homepage = "https://www.libssh2.org/" homepage = "https://www.libssh2.org/"
url = "https://www.libssh2.org/download/libssh2-1.7.0.tar.gz" url = "https://www.libssh2.org/download/libssh2-1.7.0.tar.gz"
version('1.8.0', '3d1147cae66e2959ea5441b183de1b1c')
version('1.7.0', 'b01662a210e94cccf2f76094db7dac5c') version('1.7.0', 'b01662a210e94cccf2f76094db7dac5c')
version('1.4.3', '071004c60c5d6f90354ad1b701013a0b') # CentOS7 version('1.4.3', '071004c60c5d6f90354ad1b701013a0b') # CentOS7