dosbox: restore https for svn url(s)
This commit is contained in:
parent
fc700da29c
commit
3eb172ff65
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Dosbox < Formula
|
||||||
end
|
end
|
||||||
|
|
||||||
head do
|
head do
|
||||||
url "http://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk"
|
url "https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk"
|
||||||
depends_on "autoconf" => :build
|
depends_on "autoconf" => :build
|
||||||
depends_on "automake" => :build
|
depends_on "automake" => :build
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue