aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Butcher2010-10-14 10:05:39 -0500
committerAdam Vandenberg2010-10-14 08:37:22 -0700
commit8ea5b26246d2758396407898d7c4d6d0302d9871 (patch)
treee8d2cae9f2cd2f3d09f91722b39e70b4787521f5
parent2bb19cb1a5429729f771e7b528bc696cdf0152b0 (diff)
downloadhomebrew-8ea5b26246d2758396407898d7c4d6d0302d9871.tar.bz2
Updated Doxygen to 1.7.2
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
-rw-r--r--Library/Formula/doxygen.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/doxygen.rb b/Library/Formula/doxygen.rb
index 51d7d6f62..97513a712 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.1.src.tar.gz'
+ url 'http://ftp.stack.nl/pub/users/dimitri/doxygen-1.7.2.src.tar.gz'
homepage 'http://www.doxygen.org/'
- md5 '13e76e10fb55581a16ee04de35c264f0'
+ md5 'd5f3e32474186abc64288db6b8ffd7f0'
head 'https://doxygen.svn.sourceforge.net/svnroot/doxygen/trunk'