mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
ca_root_certificates: declare "compat >=0". And it works!
This commit is contained in:
@@ -13,23 +13,18 @@ LICENSE="MPL v1.1
|
||||
GNU LGPL v2.1"
|
||||
SRC_URI="https://raw.githubusercontent.com/bagder/ca-bundle/f68eb7b967/ca-bundle.crt#noarchive"
|
||||
CHECKSUM_SHA256="a9cce49cec92304d29d05794c9b576899d8a285659b3f987dd7ed784ab3e0621"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
ARCHITECTURES="any"
|
||||
DISABLE_SOURCE_PACKAGE=yes
|
||||
|
||||
PROVIDES="
|
||||
ca_root_certificates = $portVersion
|
||||
ca_root_certificates = $portVersion compat >= 0
|
||||
"
|
||||
|
||||
REQUIRES="
|
||||
haiku >= $haikuVersion
|
||||
"
|
||||
|
||||
BUILD_REQUIRES="
|
||||
"
|
||||
|
||||
BUILD_PREREQUIRES="
|
||||
haiku >= $haikuVersion
|
||||
"
|
||||
|
||||
INSTALL()
|
||||
|
||||
Reference in New Issue
Block a user