classads: upgrade url to http (from ftp)
This commit is contained in:
parent
34bc42c45c
commit
2f1fbfedd1
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
class Classads < Formula
|
||||
desc "Classified Advertisements (used by HTCondor Central Manager)"
|
||||
homepage "https://research.cs.wisc.edu/htcondor/classad/"
|
||||
url "ftp://ftp.cs.wisc.edu/condor/classad/c++/classads-1.0.10.tar.gz"
|
||||
url "http://ftp.cs.wisc.edu/condor/classad/c++/classads-1.0.10.tar.gz"
|
||||
sha256 "cde2fe23962abb6bc99d8fc5a5cbf88f87e449b63c6bca991d783afb4691efb3"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue