From 28e8bc0cf0fedcc678c0935da65fa603f3805a90 Mon Sep 17 00:00:00 2001 From: Hasan UCAK Date: Sat, 16 Sep 2023 18:38:45 +0300 Subject: [PATCH] update repository hostname (#3586) --- vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.in b/vendor/sunnyvalley/src/etc/pkg/repos/SunnyValley.conf.in index c4c6acc7b..4bc181315 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_ABI%%/OpenSSL/latest", + url: "https://updates.zenarmor.com/opnsense/${ABI}/%%PLUGIN_ABI%%/latest", signature_type: "fingerprints", priority: 7, enabled: yes