mr 1.20141024
Closes Homebrew/homebrew#34110. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b056d454d0
commit
1d7e8bc817
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require 'formula'
|
|||
|
||||
class Mr < Formula
|
||||
homepage 'http://myrepos.branchable.com/'
|
||||
url 'git://myrepos.branchable.com/', :tag => '1.20130826'
|
||||
url 'git://myrepos.branchable.com/', :tag => '1.20141024'
|
||||
|
||||
def install
|
||||
system "make"
|
||||
|
|
Loading…
Reference in a new issue