Get public key from pkg_repo struct.
modified libpkg/update.c
@@ -102,11 +102,10 @@ repo_fetch_remote_tmp(struct pkg_repo *repo, const char *filename, const char *e
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -151,13 +150,6 @@ repo_archive_extract_file(int fd, const char *file, const char *dest, int dest_f
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|
@@ -213,7 +205,7 @@ repo_fetch_remote_extract_tmp(struct pkg_repo *repo, const char *filename,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -266,7 +258,7 @@ pkg_update_full(const char *repofile, struct pkg_repo *repo, time_t *mtime)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|