Skip to content

Commit

Permalink
Upgraded formula: tmux 1.3
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
  • Loading branch information
mkhl authored and adamv committed Jul 18, 2010
1 parent 25be831 commit 24d4cda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/tmux.rb
@@ -1,8 +1,8 @@
require 'formula'

class Tmux <Formula
url 'http://downloads.sourceforge.net/tmux/tmux-1.2.tar.gz'
md5 '748fbe7bb5f86812e19bd6005ff21a5a'
url 'http://downloads.sourceforge.net/tmux/tmux-1.3.tar.gz'
md5 '96e60cb206de2db0610b9fb6a64c2251'
homepage 'http://tmux.sourceforge.net'

depends_on 'libevent'
Expand Down

0 comments on commit 24d4cda

Please sign in to comment.