Skip to content

Commit

Permalink
libssh: use secure head url
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats authored and ilovezfs committed Mar 11, 2017
1 parent 7f5d803 commit f517288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/libssh.rb
Expand Up @@ -3,7 +3,7 @@ class Libssh < Formula
homepage "https://www.libssh.org/"
url "https://red.libssh.org/attachments/download/210/libssh-0.7.4.tar.xz"
sha256 "39e1bec3b3cb452af3b8fd7f59c12c5ef5b9ed64f057c7eb0d1a5cac67ba6c0d"
head "git://git.libssh.org/projects/libssh.git"
head "https://git.libssh.org/projects/libssh.git"

bottle do
cellar :any
Expand Down

0 comments on commit f517288

Please sign in to comment.