mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
qBittorrent: fix provides
This commit is contained in:
@@ -10,13 +10,13 @@ COPYRIGHT="2006-2015 The qBittorrent project"
|
||||
LICENSE="MIT"
|
||||
SOURCE_URI="http://sourceforge.net/projects/qbittorrent/files/qbittorrent/qbittorrent-$portVersion/qbittorrent-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d4ebaab27fdebd37aa3c7f221c8c3d12a40d22d9e5423d1eec235d4085cc7358"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
|
||||
ARCHITECTURES="!x86_gcc2 ?x86 ?x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86 !x86_gcc2"
|
||||
|
||||
PROVIDES="
|
||||
qbittorrent = $portVersion
|
||||
qbittorrent$secondaryArchSuffix = $portVersion
|
||||
app:qBittorrent = $portVersion
|
||||
"
|
||||
REQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user