mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
kc: update to openssl 3
This commit is contained in:
@@ -14,7 +14,7 @@ Features include:
|
||||
HOMEPAGE="https://github.com/levaidaniel/kc"
|
||||
COPYRIGHT="2011-2022, LEVAI Daniel"
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/levaidaniel/kc/archive/refs/tags/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="d0265da21986c261bd1502b313540bfe991af8b97e44a7296d822fe0e2e0a632"
|
||||
PATCHES="kc-$portVersion.patchset"
|
||||
@@ -30,7 +30,7 @@ REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libedit$secondaryArchSuffix
|
||||
lib:libpcre$secondaryArchSuffix
|
||||
lib:libcrypto$secondaryArchSuffix # from openssl
|
||||
lib:libcrypto$secondaryArchSuffix
|
||||
lib:libxml2$secondaryArchSuffix
|
||||
lib:libykpers_1$secondaryArchSuffix
|
||||
lib:libyubikey$secondaryArchSuffix
|
||||
@@ -42,7 +42,7 @@ BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libedit$secondaryArchSuffix
|
||||
devel:libpcre$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
devel:libxml2$secondaryArchSuffix
|
||||
devel:libykpers_1$secondaryArchSuffix
|
||||
devel:libyubikey$secondaryArchSuffix
|
||||
|
||||
Reference in New Issue
Block a user