mairix: Add HEAD
Closes Homebrew/homebrew#12064. Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
This commit is contained in:
parent
f79494e152
commit
d3ecb36090
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ require 'formula'
|
|||
class Mairix < Formula
|
||||
homepage 'http://www.rpcurnow.force9.co.uk/mairix/'
|
||||
url 'http://downloads.sourceforge.net/project/mairix/mairix/0.23/mairix-0.23.tar.gz'
|
||||
head 'git://github.com/rc0/mairix.git', :using => :git
|
||||
md5 '732cf94e05c779ff1ce4a9e9eb19ab44'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue