mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-19 19:15:22 +00:00
firmware: point to 16.1 to prepare for transition in next release
This commit is contained in:
parent
d2c432bd56
commit
f30dc89708
@ -1314,7 +1314,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';
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user