aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorTim D. Smith2015-03-07 17:21:32 -0800
committerTim D. Smith2015-03-07 17:21:32 -0800
commit52dca846eb04ab43ca14fe1836cc5a732e7b3232 (patch)
tree4a5a43243f8d49583d0b277790733159ccbe51fc /Library
parent224be6a67dd02ea30b06eeb3ffb42d7c7431ecdc (diff)
downloadhomebrew-52dca846eb04ab43ca14fe1836cc5a732e7b3232.tar.bz2
mesos: use apache geolocation url
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mesos.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mesos.rb b/Library/Formula/mesos.rb
index 19b389cdd..9a6c0e131 100644
--- a/Library/Formula/mesos.rb
+++ b/Library/Formula/mesos.rb
@@ -1,8 +1,8 @@
class Mesos < Formula
homepage "https://mesos.apache.org"
- url "http://mirror.cogentco.com/pub/apache/mesos/0.21.1/mesos-0.21.1.tar.gz"
+ url "http://www.apache.org/dyn/closer.cgi?path=mesos/0.21.1/mesos-0.21.1.tar.gz"
mirror "https://archive.apache.org/dist/mesos/0.21.1/mesos-0.21.1.tar.gz"
- sha1 "275d211364699f2861c108fa80764785178f3eeb"
+ sha256 "a953c76a7fb4a45662a6cd084d867372933902d2507cc3f753970dbbc5cce7e3"
bottle do
revision 2