strongswan: make default bundle use swanctl 15601/head
authorPhilip Prindeville <philipp@redfish-solutions.com>
Tue, 11 May 2021 04:04:01 +0000 (22:04 -0600)
committerPhilip Prindeville <philipp@redfish-solutions.com>
Tue, 11 May 2021 04:17:00 +0000 (22:17 -0600)
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
net/strongswan/Makefile

index a66645a70027a4f2771f25624d16d5eb3793aa1e..f68bf1b98d71d10774114961d0fa3ff6fd198333 100644 (file)
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
 
 PKG_NAME:=strongswan
 PKG_VERSION:=5.9.2
-PKG_RELEASE:=6
+PKG_RELEASE:=7
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
 PKG_SOURCE_URL:=https://download.strongswan.org/ https://download2.strongswan.org/
@@ -248,7 +248,6 @@ $(call Package/strongswan/Default)
   TITLE+= (default)
   DEPENDS:= strongswan \
        +strongswan-charon \
-       +strongswan-ipsec \
        +strongswan-mod-aes \
        +strongswan-mod-attr \
        +strongswan-mod-connmark \
@@ -273,11 +272,11 @@ $(call Package/strongswan/Default)
        +strongswan-mod-sha2 \
        +strongswan-mod-socket-default \
        +strongswan-mod-sshkey \
-       +strongswan-mod-stroke \
        +strongswan-mod-updown \
        +strongswan-mod-x509 \
        +strongswan-mod-xauth-generic \
-       +strongswan-mod-xcbc
+       +strongswan-mod-xcbc \
+       +strongswan-swanctl
 endef
 
 define Package/strongswan-default/description