unpack: use archive_entry_{filetype,uid,gid,mode} rather than stored struct stat.

This commit is contained in:
Juan RP
2013-03-15 13:18:30 +01:00
parent a6c26f6c12
commit 57bb7baf5e
2 changed files with 17 additions and 15 deletions

View File

@@ -48,7 +48,7 @@
*/
#define XBPS_PKGINDEX_VERSION "1.7"
#define XBPS_API_VERSION "20130310"
#define XBPS_API_VERSION "20130315"
#ifndef XBPS_VERSION
#define XBPS_VERSION "UNSET"