We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dab1de commit 8f03440Copy full SHA for 8f03440
1 file changed
srcinstaller/Install Fink.tool
@@ -18,7 +18,7 @@ XQuartzVersion="2.7.11"
18
XQuartzMD5Sum="8e9dbfe2717c8d74c262b3a963597898"
19
XQuartzPKGPath="XQuartz.pkg"
20
XQuartzFileName="XQuartz-${XQuartzVersion}.dmg"
21
-XQuartzSourceDLP="http://xquartz.macosforge.org/downloads/SL/${XQuartzFileName}"
+XQuartzSourceDLP="https://dl.bintray.com/xquartz/downloads/${XQuartzFileName}"
22
23
24
function fetchBin {
0 commit comments