Skip to content

Commit

Permalink
atari800: 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 3461c6c commit b406a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/atari800.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ class Atari800 < Formula
end

head do
url "git://git.code.sf.net/p/atari800/source"
url "https://git.code.sf.net/p/atari800/source.git"
depends_on "autoconf" => :build
end

Expand Down

0 comments on commit b406a9a

Please sign in to comment.