aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tree.rb
diff options
context:
space:
mode:
authorJack Nagel2015-01-05 21:18:40 -0500
committerJack Nagel2015-01-05 21:18:40 -0500
commit659b14c4d2eb5c6cf2fc75d5026f0672735563fb (patch)
tree224018e90975c8520fe189fffc5bba87476b6a5e /Library/Formula/tree.rb
parent8c04da8dd6580ece8cb59595cb5ed9e0c8ad2793 (diff)
downloadhomebrew-659b14c4d2eb5c6cf2fc75d5026f0672735563fb.tar.bz2
tree: switch mirror
Mirrors should generate the same cached filename as the primary download.
Diffstat (limited to 'Library/Formula/tree.rb')
-rw-r--r--Library/Formula/tree.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tree.rb b/Library/Formula/tree.rb
index a75024d3a..d2a958076 100644
--- a/Library/Formula/tree.rb
+++ b/Library/Formula/tree.rb
@@ -3,7 +3,7 @@ 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"
- mirror "https://mirrors.kernel.org/debian/pool/main/t/tree/tree_1.7.0.orig.tar.gz"
+ mirror "https://fossies.org/linux/misc/tree-1.7.0.tgz"
sha1 "35bd212606e6c5d60f4d5062f4a59bb7b7b25949"
bottle do