diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mr.rb | 2 |
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" |
