shared-mime-info: use secure head url
This commit is contained in:
parent
1a2dd6c622
commit
485c469fe9
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ class SharedMimeInfo < Formula
|
|||
end
|
||||
|
||||
head do
|
||||
url "http://anongit.freedesktop.org/git/xdg/shared-mime-info.git"
|
||||
url "https://anongit.freedesktop.org/git/xdg/shared-mime-info.git"
|
||||
depends_on "automake" => :build
|
||||
depends_on "autoconf" => :build
|
||||
depends_on "intltool" => :build
|
||||
|
|
Loading…
Reference in a new issue