mesos: add https apache mirror
Closes Homebrew/homebrew#37491. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
7ef52f8629
commit
6d588aac9e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue