aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libssh.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libssh.rb')
-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 21b13d399..681e6e622 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://www.libssh.org/files/0.5/libssh-0.5.3.tar.gz'
- sha1 '63f5f9e7d8b8e936048a51998a6f9be0e86866a7'
+ url 'https://red.libssh.org/attachments/download/41/libssh-0.5.4.tar.gz'
+ sha1 '4a372378db8fffaf28d5c79d80b2235843aa587c'
depends_on 'cmake' => :build