Added xbps_find_new_packages(): checks if there are new versions.
--HG-- extra : convert_revision : dcd764c96c013f8d299849791110af4f9a4a9401
This commit is contained in:
@@ -98,6 +98,7 @@ SIMPLEQ_HEAD(, repository_data) repodata_queue;
|
||||
|
||||
int xbps_prepare_pkg(const char *);
|
||||
int xbps_find_new_pkg(const char *, prop_dictionary_t);
|
||||
int xbps_find_new_packages(void);
|
||||
int xbps_prepare_repolist_data(void);
|
||||
void xbps_release_repolist_data(void);
|
||||
prop_dictionary_t xbps_get_pkg_props(void);
|
||||
|
||||
Reference in New Issue
Block a user