From f44a12ba06e2ac557cba6fb8763fc612904f33bd Mon Sep 17 00:00:00 2001 From: pacien Date: Mon, 25 Jun 2018 18:14:47 +0200 Subject: Update tinc --- app/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/CMakeLists.txt') diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt index 16411a1..8074662 100644 --- a/app/CMakeLists.txt +++ b/app/CMakeLists.txt @@ -38,8 +38,8 @@ ExternalProject_Add(libressl ExternalProject_Add(tinc DEPENDS lzo libressl - URL https://tinc-vpn.org/packages/tinc-1.1pre15.tar.gz - URL_HASH SHA256=41dc3e40c5f8be497b779acd6f59ef4572e1430d0d0f0436f2de5cb21a59ef18 + URL https://tinc-vpn.org/packages/tinc-1.1pre16.tar.gz + URL_HASH SHA256=9934c53f8b22bbcbfa0faae0cb7ea13875fe1990cce75af728a7f4ced2c0230b CONFIGURE_COMMAND autoreconf -fsi && /configure ${xCONFIG} --with-openssl=${CMAKE_CURRENT_BINARY_DIR}/usr/local -- cgit v1.2.3