xbps-uhelper: new bin that combines xbps-cmpver, xbps-digest,

xbps-fetch and xbps-pkgdb in one utility.

Bump XBPS_RELVER to 20091124-1.

--HG--
extra : convert_revision : xtraeme%40gmail.com-20091124115947-hb9cp7vp3tyhq64o
This commit is contained in:
Juan RP
2009-11-24 11:59:47 +00:00
parent ea882fca0b
commit 7ca13ee7df
10 changed files with 60 additions and 160 deletions

View File

@ -38,7 +38,7 @@
#include <archive_entry.h>
/* Current release version */
#define XBPS_RELVER "20091124"
#define XBPS_RELVER "20091124-1"
/* Default root PATH for xbps to store metadata info. */
#define XBPS_META_PATH "/var/db/xbps"