monetdb: use secure head url

This commit is contained in:
Viktor Szakats 2016-02-28 02:21:33 +01:00 committed by Dominyk Tiller
parent 92829a71e6
commit be543480a8

View file

@ -26,7 +26,7 @@ class Monetdb < Formula
end
head do
url "http://dev.monetdb.org/hg/MonetDB", :using => :hg
url "https://dev.monetdb.org/hg/MonetDB", :using => :hg
depends_on "libtool" => :build
depends_on "gettext" => :build