doxygen 1.7.4
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
550f067c5b
commit
950b8cef24
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Doxygen < Formula
|
||||
url 'http://ftp.stack.nl/pub/users/dimitri/doxygen-1.7.3.src.tar.gz'
|
||||
url 'http://ftp.stack.nl/pub/users/dimitri/doxygen-1.7.4.src.tar.gz'
|
||||
homepage 'http://www.doxygen.org/'
|
||||
md5 '6cc5ad566dbec5cf843dc600b1162808'
|
||||
md5 'ff908759ff7cd9464424b04ae6c68e48'
|
||||
head 'https://doxygen.svn.sourceforge.net/svnroot/doxygen/trunk'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue