aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/doxygen.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/doxygen.rb b/Library/Formula/doxygen.rb
index feb507183..4b4a919ca 100644
--- a/Library/Formula/doxygen.rb
+++ b/Library/Formula/doxygen.rb
@@ -2,9 +2,9 @@ require 'formula'
class Doxygen < Formula
homepage 'http://www.doxygen.org/'
- url 'http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.3.src.tar.gz'
- mirror 'http://downloads.sourceforge.net/project/doxygen/rel-1.8.3/doxygen-1.8.3.src.tar.gz'
- sha1 'e74240f445e08b782fa7a3de5f0b333901307587'
+ url 'http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.3.1.src.tar.gz'
+ mirror 'http://downloads.sourceforge.net/project/doxygen/rel-1.8.3.1/doxygen-1.8.3.1.src.tar.gz'
+ sha1 '289fc809f44b8025d45279deefbaee7680efd88f'
head 'https://doxygen.svn.sourceforge.net/svnroot/doxygen/trunk'