From aed722d6a68be77f1ba3f56820099d4e84adf406 Mon Sep 17 00:00:00 2001 From: Teddysun Date: Sun, 22 Oct 2017 13:18:26 +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..79a1242 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.21" rootness(){ if [[ $EUID -ne 0 ]]; then