mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 20:20:06 +02:00
qca: bump version.
This commit is contained in:
@@ -9,9 +9,9 @@ application!"
|
||||
HOMEPAGE="http://delta.affinix.com/qca/"
|
||||
COPYRIGHT="2003-2015 Justin Karneges"
|
||||
LICENSE="GNU LGPL v2.1"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://download.kde.org/stable/qca/$portVersion/src/qca-$portVersion.tar.xz"
|
||||
CHECKSUM_SHA256="95de3e7910b5f9ec7084169989c9d98bfb527e6a4865fe17269c3b24308be983"
|
||||
CHECKSUM_SHA256="003fd86a32421057a03b18a8168db52e2940978f9db5ebbb6a08882f8ab1e353"
|
||||
SOURCE_DIR="qca-$portVersion"
|
||||
PATCHES="qca-$portVersion.patchset"
|
||||
|
||||
@@ -29,6 +29,8 @@ PROVIDES="
|
||||
REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libqt5$secondaryArchSuffix
|
||||
lib:libcrypto$secondaryArchSuffix
|
||||
lib:libssl$secondaryArchSuffix
|
||||
ca_root_certificates
|
||||
"
|
||||
|
||||
@@ -46,6 +48,7 @@ BUILD_REQUIRES="
|
||||
devel:libgsasl$secondaryArchSuffix
|
||||
devel:libnss3$secondaryArchSuffix
|
||||
devel:libqt5$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
Reference in New Issue
Block a user