mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-02 21:53:51 +00:00
Fixing doxygen download
This commit is contained in:
parent
0387f35ec8
commit
524dd85a91
@ -3,7 +3,7 @@
|
||||
|
||||
set -evx
|
||||
|
||||
DOXYGEN_URL="ftp://ftp.stack.nl/pub/users/dimitri/doxygen-1.8.13.src.tar.gz"
|
||||
DOXYGEN_URL="http://doxygen.nl/files/doxygen-1.8.14.src.tar.gz"
|
||||
cd "${DEPS_DIR}"
|
||||
|
||||
if [[ ! -f "${DEPS_DIR}/doxygen/build/bin/doxygen" ]] ; then
|
||||
|
Loading…
x
Reference in New Issue
Block a user