Upgrade Libreswan to 3.22
This commit is contained in:
parent
47e1c92051
commit
ef90b6ff19
@ -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 ###
|
||||
|
||||
|
@ -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 ###
|
||||
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user