aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/zsh.rb
diff options
context:
space:
mode:
authorJon Duell2010-12-20 11:54:44 -0800
committerAdam Vandenberg2010-12-20 12:18:26 -0800
commitec9565a603105009353316afc711c3fb3877965c (patch)
treeb2d6cb0e0c0cc70a7ce91935a3ea92eccd959dbe /Library/Formula/zsh.rb
parent641369ce8d8467dbab1a374a2f8ac26631d989ac (diff)
downloadhomebrew-ec9565a603105009353316afc711c3fb3877965c.tar.bz2
Updates zsh formula to 4.3.11
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula/zsh.rb')
-rw-r--r--Library/Formula/zsh.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/zsh.rb b/Library/Formula/zsh.rb
index d62665d7f..67d22125e 100644
--- a/Library/Formula/zsh.rb
+++ b/Library/Formula/zsh.rb
@@ -1,9 +1,9 @@
require 'formula'
class Zsh <Formula
- url 'http://downloads.sourceforge.net/project/zsh/zsh-dev/4.3.10/zsh-4.3.10.tar.gz'
+ url 'http://downloads.sourceforge.net/project/zsh/zsh-dev/4.3.11/zsh-4.3.11.tar.gz'
homepage 'http://www.zsh.org/'
- md5 '031efc8c8efb9778ffa8afbcd75f0152'
+ md5 '127e2a3b9100d6f2fddb6a32cd4aca40'
depends_on 'gdbm' => :optional