mr 1.20130710

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Corey Quinn 2013-08-15 23:10:35 -07:00 committed by Adam Vandenberg
parent aa1045384b
commit 03289a8c06
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ require 'formula'
class Mr < Formula
homepage 'http://kitenet.net/~joey/code/mr/'
url 'http://git.kitenet.net/git/mr.git', :tag => '1.15'
url 'http://git.kitenet.net/git/mr.git', :tag => '1.20130710'
def install
system "make"