update libreswan version

Signed-off-by: Teddysun <i@teddysun.com>
This commit is contained in:
Teddysun 2017-10-25 21:03:35 +09:00
parent 85e381d511
commit 7f0eaf9e76
No known key found for this signature in database
GPG Key ID: 09BD4C080AD6C46D

View File

@ -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