unrar 4.1.4
Update unrar to version 4.1.4. Tested on Lion and Snow Leopard. Closes Homebrew/homebrew#9892. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
2168518121
commit
f92072e820
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Unrar < Formula
|
||||
url 'http://www.rarlab.com/rar/unrarsrc-4.1.3.tar.gz'
|
||||
sha1 'cd9385c3297b4e0fc3c5d3e462741f1e97fbaa49'
|
||||
url 'http://www.rarlab.com/rar/unrarsrc-4.1.4.tar.gz'
|
||||
sha1 'ae4b1e2c99e96527c4a97f980daa547499f42a0f'
|
||||
homepage 'http://www.rarlab.com'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue