From ba6dedd977d7304b2b6c4bd309fb83b2b4fdbf2c Mon Sep 17 00:00:00 2001 From: Hasan UCAK Date: Mon, 2 Jun 2025 16:23:08 +0300 Subject: [PATCH] update os-sunnyvalley repo hostname (#4736) --- vendor/sunnyvalley/Makefile | 8 ++++---- .../src/etc/pkg/repos/SunnyValley.conf.shadow.in | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/vendor/sunnyvalley/Makefile b/vendor/sunnyvalley/Makefile index 4a44d5a87..a575cccfb 100644 --- a/vendor/sunnyvalley/Makefile +++ b/vendor/sunnyvalley/Makefile @@ -1,8 +1,8 @@ PLUGIN_NAME= sunnyvalley -PLUGIN_VERSION= 1.4 -PLUGIN_REVISION= 3 -PLUGIN_COMMENT= Vendor Repository for Zenarmor (a.k.a Sensei, Next Generation Firewall Extensions) -PLUGIN_MAINTAINER= opensource@sunnyvalley.io +PLUGIN_VERSION= 1.5 +PLUGIN_REVISION= 1 +PLUGIN_COMMENT= Vendor Repository for Zenarmor (Enterprise Security Modules - NGFW, SSE, SASE, f.k.a Sensei) +PLUGIN_MAINTAINER= opensource@zenarmor.com PLUGIN_WWW= https://www.zenarmor.com .include "../../Mk/plugins.mk" diff --git a/vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.shadow.in b/vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.shadow.in index 4bc181315..8aced05ba 100644 --- a/vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.shadow.in +++ b/vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.shadow.in @@ -1,6 +1,6 @@ SunnyValley: { fingerprints: "/usr/local/etc/pkg/fingerprints/SunnyValley", - url: "https://updates.zenarmor.com/opnsense/${ABI}/%%PLUGIN_ABI%%/latest", + url: "https://updates.zenarmor.net/opnsense/${ABI}/%%PLUGIN_ABI%%/latest", signature_type: "fingerprints", priority: 7, enabled: yes