aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/doxygen.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/doxygen.rb b/Library/Formula/doxygen.rb
index b534e1ce1..cd086f029 100644
--- a/Library/Formula/doxygen.rb
+++ b/Library/Formula/doxygen.rb
@@ -3,7 +3,7 @@ require 'formula'
class Doxygen < Formula
homepage 'http://www.doxygen.org/'
url 'http://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.5.src.tar.gz'
- mirror 'http://downloads.sourceforge.net/project/doxygen/rel-1.8.4/doxygen-1.8.5.src.tar.gz'
+ mirror 'http://downloads.sourceforge.net/project/doxygen/rel-1.8.5/doxygen-1.8.5.src.tar.gz'
sha1 '1fc5ceec21122fe5037edee4c308ac94b59ee33e'
head 'https://doxygen.svn.sourceforge.net/svnroot/doxygen/trunk'