Fixed installing exact pkg versions on pkgs with hyphens, we use equal sign as delimiter now.

This commit is contained in:
Juan RP
2012-06-03 07:26:48 +02:00
parent f9c72e1d06
commit 34c1269504
3 changed files with 27 additions and 6 deletions

View File

@ -56,7 +56,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.5"
#define XBPS_API_VERSION "20120602"
#define XBPS_API_VERSION "20120603"
#define XBPS_VERSION "0.16"
/**