From ad256bbfa7fc478c55cff8b3884c71d43471c288 Mon Sep 17 00:00:00 2001 From: Stijn Tintel Date: Tue, 30 May 2017 19:25:04 +0200 Subject: [PATCH] strongswan: fix typo Signed-off-by: Stijn Tintel (cherry picked from commit 4660504c610cc1f4d3d8ef77e7f7fbc6b2fc3d54) --- net/strongswan/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index d8b5fa5534..4223d29592 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -32,7 +32,7 @@ PKG_MOD_AVAILABLE:= \ coupling \ ctr \ curl \ - cureve25519 \ + curve25519 \ des \ dhcp \ dnskey \