aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeoffrey Oxberry2014-01-26 15:46:48 -0800
committerJack Nagel2014-01-26 18:38:00 -0600
commitad6b606e2027744209b3f2de453ad94bb9c19dd9 (patch)
tree461f2c331b20a4d3822ca0beb10b708850580a06
parente554b55753670169a91845cbe70cd9f7b4ef2c13 (diff)
downloadhomebrew-ad6b606e2027744209b3f2de453ad94bb9c19dd9.tar.bz2
mr 1.20130826
Closes #26191. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
-rw-r--r--Library/Formula/mr.rb2
1 files changed, 1 insertions, 1 deletions
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"