mesos: add https apache mirror

Closes Homebrew/homebrew#37491.

Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
Viktor Szakáts 2015-03-07 23:00:11 +01:00 committed by Tim D. Smith
parent 7ef52f8629
commit 6d588aac9e

View file

@ -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