Upgrade Libreswan to 3.22

This commit is contained in:
hwdsl2 2017-10-26 01:42:50 -05:00
parent 47e1c92051
commit ef90b6ff19
4 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@
# know how you have improved it!
# Check https://libreswan.org for the latest version
swan_ver=3.21
swan_ver=3.22
### DO NOT edit below this line ###

View File

@ -11,7 +11,7 @@
# know how you have improved it!
# Check https://libreswan.org for the latest version
swan_ver=3.21
swan_ver=3.22
### DO NOT edit below this line ###

View File

@ -176,7 +176,7 @@ apt-get -yq install fail2ban || exiterr2
bigecho "Compiling and installing Libreswan..."
swan_ver=3.21
swan_ver=3.22
swan_file="libreswan-$swan_ver.tar.gz"
swan_url1="https://github.com/libreswan/libreswan/archive/v$swan_ver.tar.gz"
swan_url2="https://download.libreswan.org/$swan_file"

View File

@ -174,7 +174,7 @@ yum -y install fail2ban || exiterr2
bigecho "Compiling and installing Libreswan..."
swan_ver=3.21
swan_ver=3.22
swan_file="libreswan-$swan_ver.tar.gz"
swan_url1="https://github.com/libreswan/libreswan/archive/v$swan_ver.tar.gz"
swan_url2="https://download.libreswan.org/$swan_file"