libssh2: update version to 1.2.7

master
David Höppner 2010-09-01 20:19:41 +02:00
parent 09884492e7
commit 1c0b77b478
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Libssh2 <Formula
url 'http://www.libssh2.org/download/libssh2-1.2.2.tar.gz'
url 'http://www.libssh2.org/download/libssh2-1.2.7.tar.gz'
homepage 'http://www.libssh2.org/'
md5 'fa8d9cd425bdd62f57244fc61fb54da7'
md5 'a5d78344886f1282e4008c09bf568076'
def install
system "./configure", "--prefix=#{prefix}",