From ad35a29fc032e811a291912f763da8f031447bef Mon Sep 17 00:00:00 2001 From: Steffen Matthischke Date: Thu, 5 Dec 2013 16:01:40 +0100 Subject: unrar 5.0.14 Closes #24960. Signed-off-by: Adam Vandenberg --- Library/Formula/unrar.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') 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" -- cgit v1.2.3