classad: use an https homepage url
This commit is contained in:
parent
6862d0a5e5
commit
e5a0cf7942
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
class Classads < Formula
|
||||
desc "Classified Advertisements (used by HTCondor Central Manager)"
|
||||
homepage "http://www.cs.wisc.edu/condor/classad/"
|
||||
homepage "https://www.cs.wisc.edu/condor/classad/"
|
||||
url "ftp://ftp.cs.wisc.edu/condor/classad/c++/classads-1.0.10.tar.gz"
|
||||
sha256 "cde2fe23962abb6bc99d8fc5a5cbf88f87e449b63c6bca991d783afb4691efb3"
|
||||
|
||||
|
|
Loading…
Reference in a new issue