aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tmux.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/tmux.rb b/Library/Formula/tmux.rb
index f3cc8c42e..dc02ac3ec 100644
--- a/Library/Formula/tmux.rb
+++ b/Library/Formula/tmux.rb
@@ -1,8 +1,8 @@
require 'formula'
class Tmux <Formula
- url 'http://downloads.sourceforge.net/tmux/tmux-1.3.tar.gz'
- md5 '96e60cb206de2db0610b9fb6a64c2251'
+ url 'http://downloads.sourceforge.net/tmux/tmux-1.4.tar.gz'
+ md5 '0bfc7dd9a5bab192406167589c716a21'
homepage 'http://tmux.sourceforge.net'
depends_on 'libevent'