mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
trojita: update to openssl 3
This commit is contained in:
@@ -16,7 +16,7 @@ not afraid of making them work."
|
||||
HOMEPAGE="http://trojita.flaska.net/"
|
||||
COPYRIGHT="2006-2020 Trojitá developers"
|
||||
LICENSE="GNU GPL v2"
|
||||
REVISION="2"
|
||||
REVISION="3"
|
||||
srcGitRev="b4f24d73b68d69ae4b643d3279a9e90d991d06cc"
|
||||
SOURCE_URI="https://github.com/KDE/trojita/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="061189f877ee15b25ce0136c9a4b450cb5788a1a62875a849c4ab5030b12ec33"
|
||||
@@ -55,7 +55,7 @@ REQUIRES="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
devel:libcrypto$secondaryArchSuffix
|
||||
devel:libcrypto$secondaryArchSuffix >= 3
|
||||
# devel:libgpg_error$secondaryArchSuffix
|
||||
# devel:libgpgmepp$secondaryArchSuffix
|
||||
devel:libmimetic$secondaryArchSuffix
|
||||
@@ -69,7 +69,7 @@ BUILD_REQUIRES="
|
||||
devel:libQt5WebKitWidgets$secondaryArchSuffix
|
||||
devel:libQt5Widgets$secondaryArchSuffix
|
||||
devel:libKF5SonnetCore$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix
|
||||
devel:libssl$secondaryArchSuffix >= 3
|
||||
devel:libz$secondaryArchSuffix
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
|
||||
Reference in New Issue
Block a user