telegram-desktop: update for openssl 3

This commit is contained in:
PulkoMandy
2024-08-28 22:24:59 +02:00
parent b4dfc1bc7d
commit 8daf313a15

View File

@@ -3,7 +3,7 @@ DESCRIPTION="Unofficial build of the original Telegram client for Haiku."
HOMEPAGE="https://www.telegram.org/"
COPYRIGHT="2013-2024 Telegram"
LICENSE="GNU GPL v3"
REVISION="1"
REVISION="2"
SOURCE_URI="https://github.com/telegramdesktop/tdesktop/releases/download/v$portVersion/tdesktop-$portVersion-full.tar.gz"
CHECKSUM_SHA256="b7ef049f64aa7015753c3be158e1a38dafd5e4b58d69bed16aee2402d11ef394"
SOURCE_FILENAME="tdesktop-$portVersion-full.tar.gz"
@@ -84,7 +84,7 @@ BUILD_REQUIRES="
devel:libboost_regex$secondaryArchSuffix >= 1.83.0
devel:libboost_system$secondaryArchSuffix >= 1.83.0
devel:libboost_program_options$secondaryArchSuffix >= 1.83.0
devel:libcrypto$secondaryArchSuffix
devel:libcrypto$secondaryArchSuffix >= 3
devel:libfmt$secondaryArchSuffix
devel:libgirepository_1.0$secondaryArchSuffix
devel:libglib_2.0$secondaryArchSuffix