net-im/telegram-desktop: Chase Qt6 update

This unfortunately makes use of the Qt private API, so it has to be
rebuilt with each Qt update.

(cherry picked from commit 7e63ffcc5a)
This commit is contained in:
Jason E. Hale 2024-06-20 19:12:20 -04:00
parent 9d28e4f06c
commit f002b2f41e

View file

@ -1,5 +1,6 @@
PORTNAME= telegram-desktop PORTNAME= telegram-desktop
DISTVERSION= 4.16.4 DISTVERSION= 4.16.4
PORTREVISION= 1
CATEGORIES= net-im CATEGORIES= net-im
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/ MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
DISTNAME= tdesktop-${DISTVERSION}-full DISTNAME= tdesktop-${DISTVERSION}-full