aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mr.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mr.rb b/Library/Formula/mr.rb
index 8a1afa142..8d6b051b6 100644
--- a/Library/Formula/mr.rb
+++ b/Library/Formula/mr.rb
@@ -2,8 +2,8 @@ require 'formula'
class Mr < Formula
homepage 'http://kitenet.net/~joey/code/mr/'
- url 'git://git.kitenet.net/mr', :tag => '1.14'
- version '1.14'
+ url 'git://git.kitenet.net/mr', :tag => '1.15'
+ version '1.15'
def install
system "make"