Updated tmux

This commit is contained in:
Matt Kemp 2009-11-06 09:42:14 -06:00 committed by Max Howell
parent 3533c0827f
commit 8dc9b9db9d

View file

@ -1,9 +1,9 @@
require 'formula'
class Tmux <Formula
url 'http://downloads.sourceforge.net/tmux/tmux-1.0.tar.gz'
url 'http://downloads.sourceforge.net/tmux/tmux-1.1.tar.gz'
homepage 'http://tmux.sourceforge.net'
md5 '716b12d9ea052f57d917bf2869d419df'
md5 'faf2fc52ac3ae63d899f6fece2c112cd'
def install
ENV['PREFIX'] = "#{prefix}"