aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorDominyk Tiller2014-09-04 04:59:54 +0100
committerJack Nagel2014-09-04 01:36:03 -0500
commit860d5a7580fd976399096484550806d03fe177a5 (patch)
tree4fa97f869703cbfa810e0da774caea1251ede4be /Library/Formula
parent4ab83434b6776056dc2a063b6c48ce499000f4f8 (diff)
downloadhomebrew-860d5a7580fd976399096484550806d03fe177a5.tar.bz2
tree: add mirror
Closes #32086. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tree.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/tree.rb b/Library/Formula/tree.rb
index c56dec922..a75024d3a 100644
--- a/Library/Formula/tree.rb
+++ b/Library/Formula/tree.rb
@@ -1,9 +1,10 @@
require 'formula'
class Tree < Formula
- homepage 'http://mama.indstate.edu/users/ice/tree/'
- url 'http://mama.indstate.edu/users/ice/tree/src/tree-1.7.0.tgz'
- sha1 '35bd212606e6c5d60f4d5062f4a59bb7b7b25949'
+ homepage "http://mama.indstate.edu/users/ice/tree/"
+ url "http://mama.indstate.edu/users/ice/tree/src/tree-1.7.0.tgz"
+ mirror "https://mirrors.kernel.org/debian/pool/main/t/tree/tree_1.7.0.orig.tar.gz"
+ sha1 "35bd212606e6c5d60f4d5062f4a59bb7b7b25949"
bottle do
cellar :any