From 9928fbb5966fad25d98c621646901000fdd8a3c2 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Mon, 26 Nov 2012 09:46:46 -0600 Subject: zsh: add mirror Fixes #16237. --- Library/Formula/zsh.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'Library') diff --git a/Library/Formula/zsh.rb b/Library/Formula/zsh.rb index 64966ccd9..5be7e0589 100644 --- a/Library/Formula/zsh.rb +++ b/Library/Formula/zsh.rb @@ -3,6 +3,7 @@ require 'formula' class Zsh < Formula homepage 'http://www.zsh.org/' url 'http://www.zsh.org/pub/zsh-5.0.0.tar.bz2' + mirror 'http://sourceforge.net/projects/zsh/files/zsh/5.0.0/zsh-5.0.0.tar.bz2' sha1 '692669243433c55384a54b397a1cc926e582e9f2' depends_on 'gdbm' -- cgit v1.2.3