minor optimization: only prepare the SRV request when actually needed
modified libpkg/fetch.c
@@ -559,10 +559,11 @@ pkg_fetch_file_to_fd(struct pkg_repo *repo, const char *url, int dest,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
| + | |
|
|
|
|
|