crash 1.1.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
0762a05f97
commit
88e2be32fc
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Crash < Formula
|
||||
homepage 'http://vietj.github.com/crash/'
|
||||
url 'http://crsh.googlecode.com/files/crsh-1.0.0.tar.gz'
|
||||
md5 '568e43affde5feca3e4c8b20a53fad95'
|
||||
url 'https://crsh.googlecode.com/files/crsh-all-1.1.0.tar.gz'
|
||||
sha1 'c7a331de9fcf036197b018b509d32322c785cc11'
|
||||
|
||||
def install
|
||||
libexec.install Dir['crash/*']
|
||||
|
|
Loading…
Reference in a new issue