curl: enable netrc and add compatibility with libfetch variable
modified libpkg/fetch_libcurl.c
@@ -364,6 +364,7 @@ curl_fetch(struct pkg_repo *repo, int dest, struct fetch_item *fi)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -454,6 +455,9 @@ retry:
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|