crash 1.2.5

Closes Homebrew/homebrew#20031.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Anderson Vaz 2013-05-23 17:40:45 -03:00 committed by Adam Vandenberg
parent 24e5fb7805
commit 83abff72b8

View file

@ -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/*']