doxygen 1.8.3

Closes Homebrew/homebrew#16853.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Nicholas Masso 2013-01-02 16:41:54 -08:00 committed by Adam Vandenberg
parent a941c5187f
commit bb86d7da21
1 changed files with 3 additions and 3 deletions

View File

@ -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.2.src.tar.gz'
mirror 'http://downloads.sourceforge.net/project/doxygen/rel-1.8.2/doxygen-1.8.2.src.tar.gz'
sha1 '7b88ade3989ce0f43f0fb2b2574436c4f1fa1c5a'
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'
head 'https://doxygen.svn.sourceforge.net/svnroot/doxygen/trunk'