clhep: update head url (#10946)

This commit is contained in:
ilovezfs 2017-03-12 04:36:08 -07:00 committed by GitHub
parent 432a8c1b1b
commit 8272bf4b1c

View file

@ -13,7 +13,7 @@ class Clhep < Formula
end
head do
url "http://git.cern.ch/pub/CLHEP", :using => :git
url "https://gitlab.cern.ch/CLHEP/CLHEP.git"
depends_on "automake" => :build
depends_on "autoconf" => :build