Commit 7f272da
authored
cmake: add mirror for the openldap tarball (#194)
Ref: https://www.openldap.org/software/download/
Note: new releases may not be available on the mirrors.
```
CMake Error at openldap_external-stamp/download-openldap_external.cmake:163 (message):
Each download failed!
error: downloading 'https://www.openldap.org/software/download/OpenLDAP/openldap-release/openldap-2.6.10.tgz' failed
status_code: 28
status_string: "Timeout was reached"
log:
--- LOG BEGIN ---
timeout on name lookup is not supported
```
Ref: https://github.com/curl/curl/actions/runs/17893469923/job/50876989019?pr=18660#step:4:15231 parent 98f2931 commit 7f272da
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
195 | 195 | | |
196 | 196 | | |
197 | 197 | | |
198 | | - | |
| 198 | + | |
| 199 | + | |
199 | 200 | | |
200 | 201 | | |
201 | 202 | | |
| |||
0 commit comments