doxygen 1.8.15

Closes #35508.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2018-12-28 14:59:25 +08:00
parent e0cd954f73
commit be89a0ff8e
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,9 +1,9 @@
class Doxygen < Formula class Doxygen < Formula
desc "Generate documentation for several programming languages" desc "Generate documentation for several programming languages"
homepage "http://www.doxygen.org/" homepage "http://www.doxygen.org/"
url "https://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.14.src.tar.gz" url "http://doxygen.nl/files/doxygen-1.8.15.src.tar.gz"
mirror "https://downloads.sourceforge.net/project/doxygen/rel-1.8.14/doxygen-1.8.14.src.tar.gz" mirror "https://downloads.sourceforge.net/project/doxygen/rel-1.8.15/doxygen-1.8.15.src.tar.gz"
sha256 "d1757e02755ef6f56fd45f1f4398598b920381948d6fcfa58f5ca6aa56f59d4d" sha256 "bd9c0ec462b6a9b5b41ede97bede5458e0d7bb40d4cfa27f6f622eb33c59245d"
head "https://github.com/doxygen/doxygen.git" head "https://github.com/doxygen/doxygen.git"
bottle do bottle do