Telegram: bump version

This commit is contained in:
Gerasim Troeglazov
2022-10-04 20:27:57 +10:00
parent d1a92d3922
commit 6cd2eab36d
3 changed files with 1 additions and 2 deletions

View File

@@ -5,7 +5,7 @@ COPYRIGHT="2013-2022 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="16e11bf4a12037c0db46662b3f1002cdeec7433dae9c470217f7c2a760a4b9da"
CHECKSUM_SHA256="a8109fce9d55553efcbc7c3d9349869e1e267113f5badaf48cf4e0c25cd559d1"
SOURCE_FILENAME="tdesktop-$portVersion-full.tar.gz"
SOURCE_DIR="tdesktop-$portVersion-full"
srcGitRev_2="2b383fe05f8ae78ac99470b9a2b9ea22b3ee5a92"
@@ -132,7 +132,6 @@ BUILD()
# build telegram
cmake -S . -B build -G Ninja \
-DCMAKE_BUILD_TYPE=Release \
-DDESKTOP_APP_QT6=ON \
-DTDESKTOP_API_TEST=OFF \
-DTDESKTOP_DISABLE_GTK_INTEGRATION=ON \
-DDESKTOP_APP_DISABLE_CRASH_REPORTS=ON \