diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/unrar.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/unrar.rb b/Library/Formula/unrar.rb index e00063d47..6dcbae2c4 100644 --- a/Library/Formula/unrar.rb +++ b/Library/Formula/unrar.rb @@ -2,8 +2,8 @@ require 'formula' class Unrar < Formula homepage 'http://www.rarlab.com' - url 'http://www.rarlab.com/rar/unrarsrc-5.0.13.tar.gz' - sha1 '411644d3d31fa021163eab66751d4f4fa9bce8c7' + url 'http://www.rarlab.com/rar/unrarsrc-5.0.14.tar.gz' + sha1 'f6826b330668698fca227b3331e2bab564932d7e' def install system "make" |
