curl: remove HTTP URLs.
No longer needed on Mavericks/Homebrew 2.0.0.
This commit is contained in:
parent
4851f31df8
commit
2f5aa14432
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue