Added support for installing exact dependencies, i.e pkg X depends on 'Y-1.0_1'.
This commit is contained in:
@ -56,7 +56,7 @@
|
||||
*/
|
||||
#define XBPS_PKGINDEX_VERSION "1.5"
|
||||
|
||||
#define XBPS_API_VERSION "20121006"
|
||||
#define XBPS_API_VERSION "20121009"
|
||||
|
||||
#ifndef XBPS_VERSION
|
||||
#define XBPS_VERSION "UNSET"
|
||||
|
Reference in New Issue
Block a user