Skip to content

Commit 74a3065

Browse files
mupdf: prefer downloading from github (#2218)
With a fallback on the official mirror.
1 parent 1ccc79f commit 74a3065

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

thirdparty/mupdf/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ list(APPEND INSTALL_CMD COMMAND ${MAKE_CMD} DESTDIR=${STAGING_DIR} prefix=/ inst
120120

121121
external_project(
122122
DOWNLOAD URL fbc0a62661f5d28ebfaa367c5301d170
123+
https://github.com/ArtifexSoftware/mupdf-downloads/releases/download/1.26.11/mupdf-1.26.11-source.tar.lz
123124
https://mupdf.com/downloads/archive/mupdf-1.26.11-source.tar.lz
124125
PATCH_FILES ${PATCH_FILES}
125126
PATCH_COMMAND ${PATCH_CMD}

0 commit comments

Comments
 (0)