fuse-emulator: restore https for svn url(s)
This commit is contained in:
parent
a1ac7514a2
commit
54b1f4ccba
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class FuseEmulator < Formula
|
|||
end
|
||||
|
||||
head do
|
||||
url "http://svn.code.sf.net/p/fuse-emulator/code/trunk/fuse"
|
||||
url "https://svn.code.sf.net/p/fuse-emulator/code/trunk/fuse"
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "automake" => :build
|
||||
depends_on "libtool" => :build
|
||||
|
|
Loading…
Reference in a new issue