From 117dcf53c44e91cb4b543baff565f6cb731fecc7 Mon Sep 17 00:00:00 2001 From: Murat Date: Wed, 12 Feb 2020 12:24:21 -0800 Subject: [PATCH] Dedicated Sensei repo links for OPNsense major versions (#1693) --- vendor/sunnyvalley/Makefile | 2 +- vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/vendor/sunnyvalley/Makefile b/vendor/sunnyvalley/Makefile index d27579459..e2687ad99 100644 --- a/vendor/sunnyvalley/Makefile +++ b/vendor/sunnyvalley/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= sunnyvalley -PLUGIN_VERSION= 1.1 +PLUGIN_VERSION= 1.2 PLUGIN_COMMENT= Vendor repository for Sensei (Next Generation Firewall Extensions) PLUGIN_MAINTAINER= opensource@sunnyvalley.io PLUGIN_DEPENDS= ${PLUGIN_FLAVOUR:tl} diff --git a/vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.in b/vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.in index 8d6757314..7b4ba66e7 100644 --- a/vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.in +++ b/vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.in @@ -1,6 +1,6 @@ SunnyValley: { fingerprints: "/usr/local/etc/pkg/fingerprints/SunnyValley", - url: "https://updates.sunnyvalley.io/opnsense/${ABI}/%%PLUGIN_FLAVOUR%%/repo", + url: "https://updates.sunnyvalley.io/opnsense/${ABI}/%%PLUGIN_ABI%%/%%PLUGIN_FLAVOUR%%/latest", signature_type: "fingerprints", priority: 7, enabled: yes