curl: warn loudly when not able to provide remote Last modification time
modified libpkg/fetch_libcurl.c
@@ -351,6 +351,7 @@ curl_fetch(struct pkg_repo *repo, int dest, struct fetch_item *fi)
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -474,8 +475,8 @@ retry:
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -491,7 +492,13 @@ retry:
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|