From b3e2e8633a26ee57be11cc00414d1ec8bc6d81fe Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Thu, 4 Feb 2021 22:35:26 +0100 Subject: [PATCH] vendor/sunnyvalley: add proper PLUGIN_WWW --- vendor/sunnyvalley/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/vendor/sunnyvalley/Makefile b/vendor/sunnyvalley/Makefile index e2687ad99..58fc4cc31 100644 --- a/vendor/sunnyvalley/Makefile +++ b/vendor/sunnyvalley/Makefile @@ -2,6 +2,7 @@ PLUGIN_NAME= sunnyvalley PLUGIN_VERSION= 1.2 PLUGIN_COMMENT= Vendor repository for Sensei (Next Generation Firewall Extensions) PLUGIN_MAINTAINER= opensource@sunnyvalley.io +PLUGIN_WWW= https://www.sunnyvalley.io PLUGIN_DEPENDS= ${PLUGIN_FLAVOUR:tl} .include "../../Mk/plugins.mk"