aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorSteffen Matthischke2013-12-05 16:01:40 +0100
committerAdam Vandenberg2013-12-05 07:40:35 -0800
commitad35a29fc032e811a291912f763da8f031447bef (patch)
treeffff4e5b74274bbf4ad3562f72a8fc04854148d8 /Library/Formula
parent3763c636a22073f18913b0e0f3519293c7c98a33 (diff)
downloadhomebrew-ad35a29fc032e811a291912f763da8f031447bef.tar.bz2
unrar 5.0.14
Closes #24960. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/unrar.rb4
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"