mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
Telegram: bump version
This commit is contained in:
@@ -5,7 +5,7 @@ COPYRIGHT="2013-2026 Telegram"
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/telegramdesktop/tdesktop/releases/download/v$portVersion/tdesktop-$portVersion-full.tar.gz"
|
||||
CHECKSUM_SHA256="b96b2cbaf72d72f801c09df2c2fc4cd36ba2354ab062ce73b19fec08608bde92"
|
||||
CHECKSUM_SHA256="5d3ba64c0d3e27468993d2376c68021152ea9c9e34ebadd8bee66a1e85e9d163"
|
||||
SOURCE_FILENAME="tdesktop-$portVersion-full.tar.gz"
|
||||
SOURCE_DIR="tdesktop-$portVersion-full"
|
||||
SOURCE_URI_2="https://github.com/ada-url/ada/releases/download/v2.9.0/singleheader.zip"
|
||||
@@ -29,10 +29,10 @@ REQUIRES="
|
||||
haiku$secondaryArchSuffix
|
||||
lib:libabsl_strings$secondaryArchSuffix
|
||||
lib:libatomic$secondaryArchSuffix
|
||||
lib:libavcodec$secondaryArchSuffix
|
||||
lib:libavformat$secondaryArchSuffix
|
||||
lib:libavcodec$secondaryArchSuffix >= 62
|
||||
lib:libavformat$secondaryArchSuffix >= 62
|
||||
lib:libavif$secondaryArchSuffix
|
||||
lib:libavutil$secondaryArchSuffix
|
||||
lib:libavutil$secondaryArchSuffix >= 60
|
||||
lib:libboost_filesystem$secondaryArchSuffix
|
||||
lib:libboost_regex$secondaryArchSuffix
|
||||
lib:libboost_system$secondaryArchSuffix
|
||||
@@ -67,8 +67,8 @@ REQUIRES="
|
||||
lib:librnnoise$secondaryArchSuffix
|
||||
lib:libsigc_3.0$secondaryArchSuffix
|
||||
lib:libstdc++$secondaryArchSuffix
|
||||
lib:libswresample$secondaryArchSuffix
|
||||
lib:libswscale$secondaryArchSuffix
|
||||
lib:libswresample$secondaryArchSuffix >= 6
|
||||
lib:libswscale$secondaryArchSuffix >= 9
|
||||
lib:libvpx$secondaryArchSuffix
|
||||
lib:libxkbcommon$secondaryArchSuffix
|
||||
lib:libxxhash$secondaryArchSuffix
|
||||
Reference in New Issue
Block a user