diff options
Diffstat (limited to 'Library/Formula/doxygen.rb')
| -rw-r--r-- | Library/Formula/doxygen.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/doxygen.rb b/Library/Formula/doxygen.rb index 4183ca090..0968551a8 100644 --- a/Library/Formula/doxygen.rb +++ b/Library/Formula/doxygen.rb @@ -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 |
