cern-ndiff: use https homepage
This commit is contained in:
parent
47214c2d58
commit
f312d9eac6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class CernNdiff < Formula
|
||||
desc "Numerical diff tool"
|
||||
# Note: ndiff is a sub-project of Mad-X at the moment..
|
||||
homepage "http://cern.ch/mad"
|
||||
homepage "https://mad.web.cern.ch/mad/"
|
||||
url "http://svn.cern.ch/guest/madx/tags/5.02.08/madX/tools/numdiff"
|
||||
version "5.02.08"
|
||||
head "http://svn.cern.ch/guest/madx/trunk/madX/tools/numdiff"
|
||||
|
|
Loading…
Reference in a new issue