UnRAR 4.2.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f5299582c4
commit
58403f6e0d
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-4.2.3.tar.gz'
|
||||
sha1 '57cdee6f6c282c97ea768e88cdc5cceea4d5e62e'
|
||||
url 'http://www.rarlab.com/rar/unrarsrc-4.2.4.tar.gz'
|
||||
sha1 '1cc29603fb4e4df16a3aa9bfc7da1afaf0923259'
|
||||
|
||||
def install
|
||||
system "make --makefile makefile.unix"
|
||||
|
|
Loading…
Reference in a new issue