unrar 5.1.5
Closes Homebrew/homebrew#29034. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
c0beaaf287
commit
3bd43b62c1
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.1.4.tar.gz'
|
||||
sha1 'a7477ced67816de0a18dd4722e0729752200b097'
|
||||
url 'http://www.rarlab.com/rar/unrarsrc-5.1.5.tar.gz'
|
||||
sha1 'a25fd20ad18afc053d100eecf8a56aa7490cfdca'
|
||||
|
||||
def install
|
||||
system "make"
|
||||
|
|
Loading…
Reference in a new issue