unrar 5.0.12

Closes Homebrew/homebrew#23781.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Steffen Matthischke 2013-10-30 14:18:07 +01:00 committed by Adam Vandenberg
parent ec2df91907
commit 754f9ce37d

View file

@ -2,8 +2,8 @@ require 'formula'
class Unrar < Formula
homepage 'http://www.rarlab.com'
url 'http://www.rarlab.com/rar/unrarsrc-5.0.11.tar.gz'
sha1 'dc89913e3022d14740f50607c7bf123d23d0f96d'
url 'http://www.rarlab.com/rar/unrarsrc-5.0.12.tar.gz'
sha1 '03d61213ff810650fc06113ffe153712176af4dd'
def install
system "make"