Upgraded formula: tmux 1.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
949cf523b8
commit
c6169edcc5
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue