Add repos priority configuration.
modified libpkg/pkg_config.c
@@ -532,6 +532,14 @@ add_repo(const ucl_object_t *obj, struct pkg_repo *r, const char *rname, pkg_ini
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified libpkg/private/pkg.h
@@ -385,6 +385,8 @@ struct pkg_repo {
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|