diff options
Diffstat (limited to 'Library/Formula')
| -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 333a44cf9..395b5748c 100644 --- a/Library/Formula/doxygen.rb +++ b/Library/Formula/doxygen.rb @@ -2,8 +2,8 @@ require 'formula' class Doxygen < Formula homepage 'http://www.doxygen.org/' - url 'http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.1.2.src.tar.gz' - sha1 'a11e65a597019510051290d2af0e6f379838b9c5' + url 'http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.2.src.tar.gz' + sha1 '7b88ade3989ce0f43f0fb2b2574436c4f1fa1c5a' head 'https://doxygen.svn.sourceforge.net/svnroot/doxygen/trunk' |
