From ad6b606e2027744209b3f2de453ad94bb9c19dd9 Mon Sep 17 00:00:00 2001 From: Geoffrey Oxberry Date: Sun, 26 Jan 2014 15:46:48 -0800 Subject: mr 1.20130826 Closes #26191. Signed-off-by: Jack Nagel --- Library/Formula/mr.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula') diff --git a/Library/Formula/mr.rb b/Library/Formula/mr.rb index 3d18b78e7..c0c065399 100644 --- a/Library/Formula/mr.rb +++ b/Library/Formula/mr.rb @@ -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.20130710' + url 'http://git.kitenet.net/git/mr.git', :tag => '1.20130826' def install system "make" -- cgit v1.2.3