aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/curl.rb7
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/curl.rb b/Library/Formula/curl.rb
index c24148b9b..3baf4cd2c 100644
--- a/Library/Formula/curl.rb
+++ b/Library/Formula/curl.rb
@@ -1,9 +1,8 @@
class Curl < Formula
homepage "http://curl.haxx.se/"
- url "http://curl.haxx.se/download/curl-7.41.0.tar.bz2"
- mirror "http://ftp.sunet.se/pub/www/utilities/curl/curl-7.41.0.tar.bz2"
- sha256 "9f8b546bdc5c57d959151acae7ce6610fe929d82b8d0fc5b25a3a2296e5f8bea"
- revision 1
+ url "http://curl.haxx.se/download/curl-7.42.0.tar.bz2"
+ mirror "https://raw.githubusercontent.com/DomT4/LibreMirror/master/cURL/curl-7.42.0.tar.bz2"
+ sha256 "32557d68542f5c6cc8437b5b8a945857b4c5c6b6276da909e35b783d1d66d08f"
bottle do
cellar :any