Skip to content

Commit bab9407

Browse files
committed
revert thinlinc to 4.18.0-3768 to check if this solves a potential
multi-monitor issue appearing with latest thinRoot.
1 parent 058ec8f commit bab9407

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Locally computed
2-
sha256 b21961bb49be4cf830de7751ef441d27a67403225d23fc661c9bfe65b155a241 tl-4.19.0-4005-client-linux-dynamic-x86_64.tar.gz
3-
sha256 263968914a61b87a0b7454d82659f14c59396a870d124c1c5cd304e1ca27a3f7 tl-4.19.0-4005-client-linux-dynamic-armhf.tar.gz
2+
sha256 7d37b31a19f45044844113eb1d855935ca65578f306f95ffc6aa6521f2d12c00 tl-4.18.0-3768-client-linux-dynamic-x86_64.tar.gz
3+
sha256 cd35be934574a197cc01399e7c3a2a9e5451e42215b0aab7ea9f29771927a643 tl-4.18.0-3768-client-linux-dynamic-armhf.tar.gz

buildroot-external/package/thinlinc/thinlinc.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
################################################################################
88

9-
THINLINC_VERSION = 4.19.0-4005
9+
THINLINC_VERSION = 4.18.0-3768
1010
THINLINC_SITE = https://www.cendio.com/downloads/clients
1111

1212
ifeq ($(call qstrip,$(BR2_ARCH)),x86_64)

0 commit comments

Comments
 (0)