xbps_transaction_install_pkg: on exact match properly detect if it's installed.

This commit is contained in:
Juan RP
2012-06-05 22:54:46 +02:00
parent efefa000b2
commit e75a524ee3
2 changed files with 11 additions and 4 deletions

View File

@ -56,7 +56,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.5"
#define XBPS_API_VERSION "20120605-2"
#define XBPS_API_VERSION "20120605-3"
#define XBPS_VERSION "0.16"
/**