aboutsummaryrefslogtreecommitdiff
path: root/third-party
diff options
context:
space:
mode:
authorJustin M. Keyes <justinkz@gmail.com>2016-12-23 14:00:32 -0500
committerGitHub <noreply@github.com>2016-12-23 14:00:32 -0500
commita3b58cd60a6bb40c568ee5af4ea9a3ca5a8f7d09 (patch)
treec9bea5a80703ff2552717637d12401c2bb69233d /third-party
parentf1bfd055a7f461fd6c3770b28d08b922838ee6b0 (diff)
parent657369bb68b08d2c373d6b425ed55e53d5f6789a (diff)
downloadrneovim-a3b58cd60a6bb40c568ee5af4ea9a3ca5a8f7d09.tar.gz
rneovim-a3b58cd60a6bb40c568ee5af4ea9a3ca5a8f7d09.tar.bz2
rneovim-a3b58cd60a6bb40c568ee5af4ea9a3ca5a8f7d09.zip
Merge #5758 from justinmk/fixkbs
tui: check stty/termios for kbs
Diffstat (limited to 'third-party')
-rw-r--r--third-party/CMakeLists.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/third-party/CMakeLists.txt b/third-party/CMakeLists.txt
index f746b88276..f7e2a9510b 100644
--- a/third-party/CMakeLists.txt
+++ b/third-party/CMakeLists.txt
@@ -105,8 +105,8 @@ set(LUAROCKS_SHA256 cae709111c5701235770047dfd7169f66b82ae1c7b9b79207f9df0afb722
set(UNIBILIUM_URL https://github.com/mauke/unibilium/archive/v1.2.0.tar.gz)
set(UNIBILIUM_SHA256 623af1099515e673abfd3cae5f2fa808a09ca55dda1c65a7b5c9424eb304ead8)
-set(LIBTERMKEY_URL http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.18.tar.gz)
-set(LIBTERMKEY_SHA256 239746de41c845af52bb3c14055558f743292dd6c24ac26c2d6567a5a6093926)
+set(LIBTERMKEY_URL http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.19.tar.gz)
+set(LIBTERMKEY_SHA256 c505aa4cb48c8fa59c526265576b97a19e6ebe7b7da20f4ecaae898b727b48b7)
set(LIBVTERM_URL https://github.com/neovim/libvterm/archive/a9c7c6fd20fa35e0ad3e0e98901ca12dfca9c25c.tar.gz)
set(LIBVTERM_SHA256 1a4272be91d9614dc183a503786df83b6584e4afaab7feaaa5409f841afbd796)