aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Walch <florian@fwalch.com>2015-10-07 21:28:09 +0200
committerFlorian Walch <florian@fwalch.com>2015-10-07 21:28:09 +0200
commit65b47a05d68c966266b0ee5e1fc2709086941f62 (patch)
tree5521291d1b58f23fe742c24ff9fcfd6533e99502
parent7be75a02917b40e5791e3f98d177f833a348df35 (diff)
downloadrneovim-65b47a05d68c966266b0ee5e1fc2709086941f62.tar.gz
rneovim-65b47a05d68c966266b0ee5e1fc2709086941f62.tar.bz2
rneovim-65b47a05d68c966266b0ee5e1fc2709086941f62.zip
deps: Update to libtermkey 0.18.
Same code we were using before, only from official release tarball instead of our GitHub mirror.
-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 4790eb3817..c7053e6a93 100644
--- a/third-party/CMakeLists.txt
+++ b/third-party/CMakeLists.txt
@@ -86,8 +86,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 https://github.com/neovim/libtermkey/archive/8c0cb7108cc63218ea19aa898968eede19e19603.tar.gz)
-set(LIBTERMKEY_SHA256 21846369081e6c9a0b615f4b3889c4cb809321c5ccc6e6c1640eb138f1590072)
+set(LIBTERMKEY_URL http://www.leonerd.org.uk/code/libtermkey/libtermkey-0.18.tar.gz)
+set(LIBTERMKEY_SHA256 239746de41c845af52bb3c14055558f743292dd6c24ac26c2d6567a5a6093926)
set(LIBVTERM_URL https://github.com/neovim/libvterm/archive/1b745d29d45623aa8d22a7b9288c7b0e331c7088.tar.gz)
set(LIBVTERM_SHA256 3fc75908256c0d158d6c2a32d39f34e86bfd26364f5404b7d9c03bb70cdc3611)