curl: remove HTTP URLs.

No longer needed on Mavericks/Homebrew 2.0.0.
This commit is contained in:
Mike McQuaid 2019-01-27 09:33:57 +00:00
parent 4851f31df8
commit 2f5aa14432

View file

@ -2,7 +2,6 @@ class Curl < Formula
desc "Get a file from an HTTP, HTTPS or FTP server"
homepage "https://curl.haxx.se/"
url "https://curl.haxx.se/download/curl-7.63.0.tar.bz2"
mirror "http://curl.mirror.anstey.ca/curl-7.63.0.tar.bz2"
sha256 "9bab7ed4ecff77020a312d84cc5fb7eb02d58419d218f267477a724a17fd8dd8"
bottle do