parent
b3424d3f80
commit
de1454ca2e
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Tmux < Formula
|
||||
homepage 'http://tmux.sourceforge.net'
|
||||
url 'http://downloads.sourceforge.net/project/tmux/tmux/tmux-1.9/tmux-1.9.tar.gz'
|
||||
sha1 '43197e69716a0430a9e856c13df8ceae31783078'
|
||||
url 'http://downloads.sourceforge.net/project/tmux/tmux/tmux-1.9/tmux-1.9a.tar.gz'
|
||||
sha1 '815264268e63c6c85fe8784e06a840883fcfc6a2'
|
||||
|
||||
head do
|
||||
url 'git://git.code.sf.net/p/tmux/tmux-code'
|
||||
|
|
Loading…
Reference in a new issue