mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
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:
parent
9d28e4f06c
commit
f002b2f41e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue