diff options
author | Yves-Alexis Perez <corsac@corsac.net> | 2017-05-30 20:59:31 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@corsac.net> | 2017-05-30 20:59:31 +0200 |
commit | bba25e2ff6c4a193acb54560ea4417537bd2954e (patch) | |
tree | 9e074fe343f9ab6f5ce1e9c5142d9a6cf180fcda /testing/scripts/recipes/013_strongswan.mk | |
parent | 05ddd767992d68bb38c7f16ece142e8c2e9ae016 (diff) | |
download | vyos-strongswan-bba25e2ff6c4a193acb54560ea4417537bd2954e.tar.gz vyos-strongswan-bba25e2ff6c4a193acb54560ea4417537bd2954e.zip |
New upstream version 5.5.3
Diffstat (limited to 'testing/scripts/recipes/013_strongswan.mk')
-rw-r--r-- | testing/scripts/recipes/013_strongswan.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/scripts/recipes/013_strongswan.mk b/testing/scripts/recipes/013_strongswan.mk index 5c4fdd829..a5b2d8060 100644 --- a/testing/scripts/recipes/013_strongswan.mk +++ b/testing/scripts/recipes/013_strongswan.mk @@ -28,6 +28,7 @@ CONFIG_OPTS = \ --enable-eap-aka-3gpp2 \ --enable-eap-sim \ --enable-eap-sim-file \ + --enable-eap-simaka-sql \ --enable-eap-md5 \ --enable-md4 \ --enable-eap-mschapv2 \ |