aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/libssh2.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/libssh2.rb')
-rw-r--r--Library/Formula/libssh2.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/libssh2.rb b/Library/Formula/libssh2.rb
index 4e6bf9528..f3d7be982 100644
--- a/Library/Formula/libssh2.rb
+++ b/Library/Formula/libssh2.rb
@@ -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}",