john 1.8.0
This commit is contained in:
parent
a3180eacdd
commit
e169f822d4
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class John < Formula
|
||||
homepage 'http://www.openwall.com/john/'
|
||||
url 'http://www.openwall.com/john/g/john-1.7.9.tar.bz2'
|
||||
sha1 '8f77bdd42b7cf94ec176f55ea69c4da9b2b8fe3b'
|
||||
url 'http://www.openwall.com/john/j/john-1.8.0.tar.xz'
|
||||
sha1 '423901b9b281c26656234ee31b362f1c0c2b680c'
|
||||
|
||||
conflicts_with 'john-jumbo', :because => 'both install the same binaries'
|
||||
|
||||
|
|
Loading…
Reference in a new issue