Skip to content

Commit 7484e06

Browse files
committed
Update doxygen download URL
1 parent 1ede098 commit 7484e06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

travis-doxygen.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44

55
set -e
66

7-
DOXYGEN_VER=doxygen-1.8.13
7+
DOXYGEN_VER=doxygen-1.8.15
88
DOXYGEN_TAR=${DOXYGEN_VER}.linux.bin.tar.gz
9-
DOXYGEN_URL="http://ftp.stack.nl/pub/users/dimitri/${DOXYGEN_TAR}"
9+
DOXYGEN_URL="http://doxygen.nl/files/${DOXYGEN_TAR}"
1010

1111
: ${GITHUB_REPO:="Tencent/rapidjson"}
1212
GITHUB_HOST="github.com"

0 commit comments

Comments
 (0)