aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libssh.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libssh.rb b/Library/Formula/libssh.rb
index f5ad79e5b..b69aca16d 100644
--- a/Library/Formula/libssh.rb
+++ b/Library/Formula/libssh.rb
@@ -2,8 +2,8 @@ require 'formula'
class Libssh < Formula
homepage 'http://www.libssh.org/'
- url 'http://git.libssh.org/projects/libssh.git/snapshot/libssh-0.6.0.tar.gz'
- sha1 'c6cf887020bf8499992c4533f11c2bdd3c08d10c'
+ url 'http://git.libssh.org/projects/libssh.git/snapshot/libssh-0.6.1.tar.gz'
+ sha1 '2ad5f0afc9983291d3639812212f0f8babc1ba81'
depends_on 'cmake' => :build