crash 1.2.5
Closes Homebrew/homebrew#20031. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
24e5fb7805
commit
83abff72b8
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Crash < Formula
|
||||
homepage 'http://vietj.github.io/crash/'
|
||||
url 'https://crsh.googlecode.com/files/crsh-all-1.1.0.tar.gz'
|
||||
sha1 'c7a331de9fcf036197b018b509d32322c785cc11'
|
||||
url 'https://crsh.googlecode.com/files/crash-1.2.5.tar.gz'
|
||||
sha1 '8567aa4f16e47aca7041f0e48ebcbc88a038c308'
|
||||
|
||||
def install
|
||||
libexec.install Dir['crash/*']
|
||||
|
|
Loading…
Reference in a new issue