Fixed module-init-tools->kmod update as reported by davehome.
The problem was that required package dependency was installed, but the version didn't satisfy the requirement and the code unconditionally assumed an updated existed in repository pool. Now the code checks package state to set transaction reason.
This commit is contained in:
@ -56,7 +56,7 @@
|
||||
*/
|
||||
#define XBPS_PKGINDEX_VERSION "1.4"
|
||||
|
||||
#define XBPS_API_VERSION "20120122-1"
|
||||
#define XBPS_API_VERSION "20120124"
|
||||
#define XBPS_VERSION "0.12"
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user