unrar 5.0.12
Closes Homebrew/homebrew#23781. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
ec2df91907
commit
754f9ce37d
1 changed files with 2 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue