Commit 3f4d6049 authored by Franco Fichtner's avatar Franco Fichtner

firmware: point to 16.1 to prepare for transition in next release

(cherry picked from commit f30dc897)
parent a2d87eac
......@@ -1371,7 +1371,7 @@ function system_firmware_configure()
global $config;
/* our own ABI prefix on the mirror */
$osabi = '15.7';
$osabi = '16.1';
/* rewrite the config via the defaults */
$origin_conf = '/usr/local/etc/pkg/repos/origin.conf';
......
OPNsense: {
fingerprints: "/usr/local/etc/pkg/fingerprints/OPNsense",
url: "pkg+%%CORE_PACKAGESITE%%/${ABI}/15.7/%%CORE_REPOSITORY%%",
url: "pkg+%%CORE_PACKAGESITE%%/${ABI}/16.1/%%CORE_REPOSITORY%%",
signature_type: "fingerprints",
mirror_type: "srv",
priority: 11,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment