Skip to content

Commit

Permalink
classads: secure url
Browse files Browse the repository at this point in the history
  • Loading branch information
vszakats committed May 7, 2020
1 parent da3c701 commit 39d9c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/classads.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Classads < Formula
desc "Classified Advertisements (used by HTCondor Central Manager)"
homepage "https://research.cs.wisc.edu/htcondor/classad/"
url "http://ftp.cs.wisc.edu/condor/classad/c++/classads-1.0.10.tar.gz"
url "https://ftp.cs.wisc.edu/condor/classad/c++/classads-1.0.10.tar.gz"
sha256 "cde2fe23962abb6bc99d8fc5a5cbf88f87e449b63c6bca991d783afb4691efb3"

bottle do
Expand Down

0 comments on commit 39d9c7d

Please sign in to comment.