diff --git a/srcpkgs/xbps/template b/srcpkgs/xbps/template index e52d9a0d476..4d2f831ce84 100644 --- a/srcpkgs/xbps/template +++ b/srcpkgs/xbps/template @@ -5,6 +5,7 @@ distfiles="http://xbps.googlecode.com/files/xbps-$version.tar.gz" build_style=configure configure_args="--prefix=/ --includedir=/usr/include --datadir=/usr/share --mandir=/usr/share/man --with-pie" +revision=1 short_desc="The XBPS package system utilities" maintainer="Juan RP " homepage="http://code.google.com/p/xbps" diff --git a/srcpkgs/xbps/xbps.rshlibs b/srcpkgs/xbps/xbps.rshlibs index 0ca3ee80551..5d43b5c4f3a 100644 --- a/srcpkgs/xbps/xbps.rshlibs +++ b/srcpkgs/xbps/xbps.rshlibs @@ -3,7 +3,7 @@ libprop.so.0 libc.so.6 libfetch.so libz.so.1 -libarchive.so.2 libcrypto.so.1 libconfuse.so.0 librt.so.1 +libarchive.so.12