Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

Commit

Permalink
libssh2 1.4.3
Browse files Browse the repository at this point in the history
Closes #16911.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
Stefan authored and klausmeyer committed Jan 10, 2013
1 parent 38e72dc commit 078e6e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/libssh2.rb
Expand Up @@ -2,8 +2,8 @@

class Libssh2 < Formula
homepage 'http://www.libssh2.org/'
url 'http://www.libssh2.org/download/libssh2-1.4.2.tar.gz'
sha1 '7fc084254dabe14a9bc90fa3d569faa7ee943e19'
url 'http://www.libssh2.org/download/libssh2-1.4.3.tar.gz'
sha1 'c27ca83e1ffeeac03be98b6eef54448701e044b0'

def install
system "./configure", "--prefix=#{prefix}",
Expand Down

0 comments on commit 078e6e0

Please sign in to comment.