xbps: revbump due to libarchive SONAME bump.
This commit is contained in:
parent
2e7d7fea8e
commit
0accc4187f
2 changed files with 2 additions and 1 deletions
|
@ -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 <xtraeme@gmail.com>"
|
||||
homepage="http://code.google.com/p/xbps"
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue