Telegram 5.15.2 => 6.2.4 (#13218)

This commit is contained in:
Ed Reel
2025-10-25 07:57:36 -05:00
committed by GitHub
parent 7f9b3c22a9
commit 3c46018858
2 changed files with 3 additions and 2 deletions

View File

@@ -1,2 +1,3 @@
# Total size: 193023405
/usr/local/bin/Telegram
/usr/local/bin/telegram

View File

@@ -3,12 +3,12 @@ require 'package'
class Telegram < Package
description "Telegram is a messaging app with a focus on speed and security, it's super-fast, simple and free."
homepage 'https://telegram.org/'
version '5.15.2'
version '6.2.4'
license 'BSD, LGPL-2+ and GPL-3-with-openssl-exception'
compatibility 'x86_64'
min_glibc '2.29'
source_url "https://updates.tdesktop.com/tlinux/tsetup.#{version}.tar.xz"
source_sha256 'bc15fa8326f5adc2e3ef95006c6890d4ca24572013a8cd9b3117cf6e5c46dd9e'
source_sha256 '996de9468d170270ace1d2d092edc29078a0376567d2e94caf03f886a9732dcc'
depends_on 'mesa'