vendor/sunnyvalley: fix tier for 25.7 display

This commit is contained in:
Franco Fichtner 2025-07-14 15:07:27 +02:00
parent d42bd4e928
commit dfc06a7b4e

View File

@ -3,5 +3,6 @@ PLUGIN_VERSION= 1.5
PLUGIN_COMMENT= Vendor Repository for Zenarmor (Enterprise Security Modules - NGFW, SSE, SASE, f.k.a Sensei) PLUGIN_COMMENT= Vendor Repository for Zenarmor (Enterprise Security Modules - NGFW, SSE, SASE, f.k.a Sensei)
PLUGIN_MAINTAINER= opensource@zenarmor.com PLUGIN_MAINTAINER= opensource@zenarmor.com
PLUGIN_WWW= https://www.zenarmor.com PLUGIN_WWW= https://www.zenarmor.com
PLUGIN_TIER= 2
.include "../../Mk/plugins.mk" .include "../../Mk/plugins.mk"