diff --git a/Formula/libssh2.rb b/Formula/libssh2.rb index 804397c4e6e..eb7110fc811 100644 --- a/Formula/libssh2.rb +++ b/Formula/libssh2.rb @@ -1,11 +1,13 @@ require 'formula' class Libssh2 < Formula - homepage 'http://www.libssh2.org/' - url 'http://www.libssh2.org/download/libssh2-1.4.3.tar.gz' - sha1 'c27ca83e1ffeeac03be98b6eef54448701e044b0' + homepage "http://www.libssh2.org/" + url "http://www.libssh2.org/download/libssh2-1.4.3.tar.gz" + sha1 "c27ca83e1ffeeac03be98b6eef54448701e044b0" revision 1 + head "git://git.libssh2.org/libssh2.git" + bottle do cellar :any sha1 "ae30a9b7c36d826f05a67a8023df0c2189c9f836" => :mavericks