From 4660504c610cc1f4d3d8ef77e7f7fbc6b2fc3d54 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 --- net/strongswan/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/strongswan/Makefile b/net/strongswan/Makefile index d8b5fa553..4223d2959 100644 --- a/net/strongswan/Makefile +++ b/net/strongswan/Makefile @@ -32,7 +32,7 @@ PKG_MOD_AVAILABLE:= \ coupling \ ctr \ curl \ - cureve25519 \ + curve25519 \ des \ dhcp \ dnskey \