clhep: update head url (#10946)
This commit is contained in:
parent
432a8c1b1b
commit
8272bf4b1c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ class Clhep < Formula
|
||||||
end
|
end
|
||||||
|
|
||||||
head do
|
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 "automake" => :build
|
||||||
depends_on "autoconf" => :build
|
depends_on "autoconf" => :build
|
||||||
|
|
Loading…
Reference in a new issue