mr 1.20141024

Closes Homebrew/homebrew#34110.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Yegor Pomortsev 2014-11-11 12:25:51 -08:00 committed by Jack Nagel
parent b056d454d0
commit 1d7e8bc817

View file

@ -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"