unrar 5.0.14
Closes Homebrew/homebrew#24960. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
6c0ebef37d
commit
fc585fd1ba
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.13.tar.gz'
|
||||
sha1 '411644d3d31fa021163eab66751d4f4fa9bce8c7'
|
||||
url 'http://www.rarlab.com/rar/unrarsrc-5.0.14.tar.gz'
|
||||
sha1 'f6826b330668698fca227b3331e2bab564932d7e'
|
||||
|
||||
def install
|
||||
system "make"
|
||||
|
|
Loading…
Reference in a new issue