skipfish 1.92b
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
11409ec501
commit
bbf226ce57
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Skipfish < Formula
|
||||
url 'http://skipfish.googlecode.com/files/skipfish-1.88b.tgz'
|
||||
url 'http://skipfish.googlecode.com/files/skipfish-1.92b.tgz'
|
||||
homepage 'http://code.google.com/p/skipfish/'
|
||||
md5 'd8ee6243d83f48bd9dd833b2c9b91a4e'
|
||||
md5 'cb8f9c97a72b5adbc5cb86f4bbb71495'
|
||||
|
||||
depends_on 'libidn'
|
||||
|
||||
|
|
Loading…
Reference in a new issue