libxbps: use same order strategy when checking for deps queued in transaction.

This commit is contained in:
Juan RP
2012-05-30 12:54:28 +02:00
parent 123fca1721
commit f40759aabe
2 changed files with 13 additions and 44 deletions

View File

@@ -56,7 +56,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.4"
#define XBPS_API_VERSION "20120530-1"
#define XBPS_API_VERSION "20120530-2"
#define XBPS_VERSION "0.16"
/**