diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mesos.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/mesos.rb b/Library/Formula/mesos.rb index 082991a17..19b389cdd 100644 --- a/Library/Formula/mesos.rb +++ b/Library/Formula/mesos.rb @@ -1,6 +1,7 @@ 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" + mirror "https://archive.apache.org/dist/mesos/0.21.1/mesos-0.21.1.tar.gz" sha1 "275d211364699f2861c108fa80764785178f3eeb" bottle do |
