From 451869d60f1158a6fe54af7b59f72554908915ea Mon Sep 17 00:00:00 2001 From: pacien Date: Tue, 15 Aug 2017 23:32:54 +0200 Subject: Update tinc --- app/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/CMakeLists.txt') diff --git a/app/CMakeLists.txt b/app/CMakeLists.txt index 8620070..86866a0 100644 --- a/app/CMakeLists.txt +++ b/app/CMakeLists.txt @@ -35,7 +35,7 @@ ExternalProject_Add( libressl ExternalProject_Add( tinc DEPENDS lzo libressl - URL http://files.pacien.net/tmp/tinc-1.1-acefa66.zip + URL http://files.pacien.net/tmp/tinc-1.1-7c22391.zip CONFIGURE_COMMAND autoreconf -fsi && /configure ${xCONFIG} --with-openssl=${CMAKE_CURRENT_BINARY_DIR}/usr/local -- cgit v1.2.3