Provide doxygen@1.8.20. (#19412)

This commit is contained in:
Kelly (KT) Thompson 2020-10-21 09:38:40 -06:00 committed by GitHub
parent 1a57787686
commit 490105ea20
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,6 +17,7 @@ class Doxygen(CMakePackage):
git = "https://github.com/doxygen/doxygen.git"
# Doxygen versions on GitHub
version('1.8.20', commit='f246dd2f1c58eea39ea3f50c108019e4d4137bd5')
version('1.8.17', commit='b5fa3cd1c6e6240e20d3b80a70e3f04040b32021')
version('1.8.16', commit='cfd73d5c4d1a66c620a3b7c08b72a3f3c3f94255')
version('1.8.15', commit='dc89ac01407c24142698c1374610f2cee1fbf200')