idnits 2.12.15
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
cac5bf87ec
commit
3e19168b16
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Idnits < Formula
|
||||
homepage 'http://tools.ietf.org/tools/idnits/'
|
||||
url 'http://tools.ietf.org/tools/idnits/idnits-2.12.13.tgz'
|
||||
sha1 'd2a773ccca1a4eb00c4d001c6670a0131a6e939f'
|
||||
url 'http://tools.ietf.org/tools/idnits/idnits-2.12.15.tgz'
|
||||
sha1 '54c7a6de881f4cdf8ceaae0042dc9d28e07d1641'
|
||||
|
||||
depends_on 'aspell'
|
||||
|
||||
|
|
Loading…
Reference in a new issue