From 7f0eaf9e760d1ce109b4a936ae8ff114c0ad2fb7 Mon Sep 17 00:00:00 2001 From: Teddysun Date: Wed, 25 Oct 2017 21:03:35 +0900 Subject: [PATCH] update libreswan version Signed-off-by: Teddysun --- l2tp.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l2tp.sh b/l2tp.sh index ce3411a..b4d72e3 100644 --- a/l2tp.sh +++ b/l2tp.sh @@ -9,7 +9,7 @@ export PATH #=======================================================================# cur_dir=`pwd` -libreswan_filename="libreswan-3.20" +libreswan_filename="libreswan-3.22" rootness(){ if [[ $EUID -ne 0 ]]; then