libssh2 1.2.8

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Saulius Grigaliunas 2011-05-29 21:39:32 +03:00 committed by Adam Vandenberg
parent 3e175e8bda
commit df898c49cb
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.7.tar.gz'
url 'http://www.libssh2.org/download/libssh2-1.2.8.tar.gz'
homepage 'http://www.libssh2.org/'
md5 'a5d78344886f1282e4008c09bf568076'
md5 '1b236563b75d1b1f0d483352dc5918cf'
def install
system "./configure", "--prefix=#{prefix}",