mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 22:57:01 +02:00
telegram-desktop: update to 5.9.0.
This commit is contained in:
parent
9dbe6938fc
commit
d164fe1c16
1 changed files with 2 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'telegram-desktop'
|
||||
pkgname=telegram-desktop
|
||||
version=5.6.2
|
||||
version=5.9.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
build_helper="qemu gir"
|
||||
|
@ -27,13 +27,11 @@ license="GPL-3.0-or-later, OpenSSL"
|
|||
homepage="https://desktop.telegram.org/"
|
||||
changelog="https://github.com/telegramdesktop/tdesktop/blob/v${version}/changelog.txt"
|
||||
distfiles="https://github.com/telegramdesktop/tdesktop/releases/download/v${version}/tdesktop-${version}-full.tar.gz"
|
||||
checksum=96146ef8b0eeb974e0dda5a374b01fe9a9869286218870814a094806f4c53218
|
||||
checksum=c9e74a9b49284c0d4197f0be7e02415e14c4f8bf46403d0663d39f44d7ac2fbc
|
||||
|
||||
build_options="spellcheck"
|
||||
build_options_default="spellcheck"
|
||||
|
||||
broken="https://build.voidlinux.org/#/builders/4/builds/220"
|
||||
|
||||
case $XBPS_TARGET_MACHINE in
|
||||
armv6*) configure_args+=" -DDESKTOP_APP_DISABLE_SCUDO=true";; # Requires armv6k+ due to yield
|
||||
mips*) broken="unsupported";;
|
||||
|
|
Loading…
Add table
Reference in a new issue