Browse Source

update libreswan version

Signed-off-by: Teddysun <[email protected]>
Teddysun 8 years ago
parent
commit
aed722d6a6
1 changed files with 1 additions and 1 deletions
  1. 1 1
      l2tp.sh

+ 1 - 1
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