set the date on the repofile to the hight date between the packagesite and the digests
modified libpkg/update.c
@@ -587,6 +587,8 @@ pkg_update_incremental(const char *name, struct pkg_repo *repo, time_t *mtime)
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -623,13 +625,15 @@ pkg_update_incremental(const char *name, struct pkg_repo *repo, time_t *mtime)
|
|
|
|
|
|
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
| + | |
|
|
|
|
|