libssh 0.5.5

Closes Homebrew/homebrew#21517.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Stefan 2013-07-29 11:32:25 +02:00 committed by Adam Vandenberg
parent a0df2f60a7
commit 9fdf832059
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Libssh < Formula
homepage 'http://www.libssh.org/'
url 'https://red.libssh.org/attachments/download/41/libssh-0.5.4.tar.gz'
sha1 '4a372378db8fffaf28d5c79d80b2235843aa587c'
url 'https://red.libssh.org/attachments/download/51/libssh-0.5.5.tar.gz'
sha1 'e701476ec43f85178bdb36fbb58aa45417a38f5e'
depends_on 'cmake' => :build