Skip to content

Commit

Permalink
net-im/telegram-desktop: update to 3.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
glebius authored and ocochard committed Nov 18, 2021
1 parent e4f31eb commit 381a8f5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions net-im/telegram-desktop/Makefile
@@ -1,6 +1,5 @@
PORTNAME= telegram-desktop
DISTVERSION= 3.1.9
PORTREVISION= 1
DISTVERSION= 3.2.5
CATEGORIES= net-im
MASTER_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/releases/download/v${DISTVERSION}/
DISTNAME= tdesktop-${DISTVERSION}-full
Expand Down Expand Up @@ -62,7 +61,8 @@ CMAKE_ARGS= -DDESKTOP_APP_SPECIAL_TARGET="" -DTDESKTOP_LAUNCHER_BASENAME="telegr
-Ddisable_autoupdate=1
CMAKE_ON= DESKTOP_APP_USE_PACKAGED DESKTOP_APP_DISABLE_CRASH_REPORTS \
DESKTOP_APP_DISABLE_WAYLAND_INTEGRATION
CMAKE_OFF= DESKTOP_APP_USE_PACKAGED_FONTS
CMAKE_OFF= DESKTOP_APP_USE_PACKAGED_FONTS \
DESKTOP_APP_QT6

# Disable DCHECKs, otherwise video calls will crash.
CXXFLAGS+= -DNDEBUG
Expand Down
6 changes: 3 additions & 3 deletions net-im/telegram-desktop/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1633724864
SHA256 (tdesktop-3.1.9-full.tar.gz) = 569555194f8c8396ee21de44971709dc0d331fe9b3d99cce49977d6dd19fcecf
SIZE (tdesktop-3.1.9-full.tar.gz) = 38494199
TIMESTAMP = 1637209343
SHA256 (tdesktop-3.2.5-full.tar.gz) = 48b09d0b179e8652d1da8f1d3acf4911896afa5bc58ed41d92c14bf2ec45a346
SIZE (tdesktop-3.2.5-full.tar.gz) = 38536943

0 comments on commit 381a8f5

Please sign in to comment.