aboutsummaryrefslogtreecommitdiffstats
path: root/azure-pipelines/build-mac
diff options
context:
space:
mode:
Diffstat (limited to 'azure-pipelines/build-mac')
-rwxr-xr-xazure-pipelines/build-mac2
1 files changed, 1 insertions, 1 deletions
diff --git a/azure-pipelines/build-mac b/azure-pipelines/build-mac
index 274ea5b1..96d900bb 100755
--- a/azure-pipelines/build-mac
+++ b/azure-pipelines/build-mac
@@ -1,6 +1,6 @@
#!/bin/bash
set -ex
-curl -L https://www.ijg.org/files/jpegsrc.v9c.tar.gz -o jpegsrc.v9c.tar.gz
+curl -L https://github.com/qpdf/qpdf/raw/external-libs/jpegsrc.v9c.tar.gz -o jpegsrc.v9c.tar.gz
tar xzf jpegsrc.v9c.tar.gz
cd jpeg-9c
./configure