Skip to content

Commit

Permalink
(#4284) doxygen: Fix download url
Browse files Browse the repository at this point in the history
  • Loading branch information
intelligide authored Jan 17, 2021
1 parent ed58fdb commit bb7e3a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/doxygen/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
sources:
"1.8.20":
url: "http://doxygen.nl/files/doxygen-1.8.20.src.tar.gz"
sha256: "5a018e57d26d7eeac415e676fe7817ae8be9828ed338d9701a2b26c7630389ce"
url: "https://sourceforge.net/projects/doxygen/files/doxygen-1.8.20.src.tar.gz"
sha256: "e0db6979286fd7ccd3a99af9f97397f2bae50532e4ecb312aa18862f8401ddec"
"1.8.18":
url: "https://sourceforge.net/projects/doxygen/files/doxygen-1.8.18.src.tar.gz"
sha256: "18173d9edc46d2d116c1f92a95d683ec76b6b4b45b817ac4f245bb1073d00656"
Expand Down

0 comments on commit bb7e3a5

Please sign in to comment.