Add version note
This commit is contained in:
parent
7ce65083af
commit
8d90a3877c
@ -198,6 +198,8 @@ apt-get -yq install fail2ban || exiterr2
|
||||
|
||||
bigecho "Compiling and installing Libreswan..."
|
||||
|
||||
# Note: DO NOT EDIT. To install a different Libreswan version,
|
||||
# run the upgrade scripts in this repo after install.
|
||||
SWAN_VER=3.22
|
||||
swan_file="libreswan-$SWAN_VER.tar.gz"
|
||||
swan_url1="https://github.com/libreswan/libreswan/archive/v$SWAN_VER.tar.gz"
|
||||
|
@ -188,6 +188,8 @@ yum "$REPO1" -y install fail2ban || exiterr2
|
||||
|
||||
bigecho "Compiling and installing Libreswan..."
|
||||
|
||||
# Note: DO NOT EDIT. To install a different Libreswan version,
|
||||
# run the upgrade scripts in this repo after install.
|
||||
SWAN_VER=3.22
|
||||
swan_file="libreswan-$SWAN_VER.tar.gz"
|
||||
swan_url1="https://github.com/libreswan/libreswan/archive/v$SWAN_VER.tar.gz"
|
||||
|
Loading…
x
Reference in New Issue
Block a user