xbps-git: match vpkg version with real version.
This commit is contained in:
parent
b7509889dd
commit
d58bb8fbcb
5 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@ long_desc="${long_desc}
|
|||
This package contains the Kyua testsuite."
|
||||
|
||||
depends="libxbps>=$version"
|
||||
provides="xbps-tests-9999"
|
||||
provides="xbps-tests-${version}"
|
||||
replaces="xbps-tests>=0"
|
||||
|
||||
do_install() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue