1
0
mirror of synced 2025-03-03 11:23:15 +03:00

Add version note

This commit is contained in:
hwdsl2 2018-09-10 01:26:31 -05:00
parent 7ce65083af
commit 8d90a3877c
2 changed files with 4 additions and 0 deletions

View File

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

View File

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