vpnc: update to maintained github fork

The SVN-based version has not changed in years. Many distros use this
fork as evident here: https://github.com/streambinder/vpnc/issues/14

Compile tested against GnuTLS and OpenSSL on ramips target.

Fixes #14119.

Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
This commit is contained in:
Ilya Lipnitskiy
2021-02-08 18:42:04 -08:00
parent f8e15596fc
commit 9cbd369aa9
4 changed files with 30 additions and 119 deletions
@@ -1,5 +1,5 @@
--- a/crypto-openssl.c
+++ b/crypto-openssl.c
--- a/src/crypto-openssl.c
+++ b/src/crypto-openssl.c
@@ -20,6 +20,7 @@
#include <string.h>
#include <errno.h>