From 552daf48ce0b0bb8499bf44c30c80f29981c221b Mon Sep 17 00:00:00 2001 From: PulkoMandy Date: Sun, 25 Aug 2024 09:15:09 +0200 Subject: [PATCH] tg_owt: update to openssl 3 --- media-libs/tg_owt/tg_owt-0.0.20240804.recipe | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/media-libs/tg_owt/tg_owt-0.0.20240804.recipe b/media-libs/tg_owt/tg_owt-0.0.20240804.recipe index de920e595..b849b3cee 100644 --- a/media-libs/tg_owt/tg_owt-0.0.20240804.recipe +++ b/media-libs/tg_owt/tg_owt-0.0.20240804.recipe @@ -3,7 +3,7 @@ DESCRIPTION="Telegram Desktop's fork of Google's WebRTC." HOMEPAGE="https://github.com/desktop-app/tg_owt" COPYRIGHT="2013-2024 Telegram" LICENSE="BSD (3-clause)" -REVISION="1" +REVISION="2" srcGitRev="dc17143230b5519f3c1a8da0079e00566bd4c5a8" SOURCE_URI="https://github.com/desktop-app/tg_owt/archive/$srcGitRev.tar.gz" SOURCE_DIR="tg_owt-$srcGitRev" @@ -53,14 +53,13 @@ REQUIRES=" BUILD_REQUIRES=" haiku${secondaryArchSuffix}_devel - devel:libcrypto$secondaryArchSuffix devel:libavcodec$secondaryArchSuffix >= 60 - devel:libcrypto$secondaryArchSuffix + devel:libcrypto$secondaryArchSuffix >= 3 devel:libjpeg$secondaryArchSuffix devel:libopenh264$secondaryArchSuffix devel:libopus$secondaryArchSuffix devel:libprotobuf$secondaryArchSuffix - devel:libssl$secondaryArchSuffix + devel:libssl$secondaryArchSuffix >= 3 devel:libvpx$secondaryArchSuffix devel:libz$secondaryArchSuffix "