From 5f3395ebd07862acb58ba670dd862d3417a62032 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 5 Jul 2022 12:03:44 +0200 Subject: [PATCH] firmware: make it easier to test for others --- src/etc/opnsense-update.conf.in | 1 + 1 file changed, 1 insertion(+) diff --git a/src/etc/opnsense-update.conf.in b/src/etc/opnsense-update.conf.in index 8a1a1c680..eadc9d208 100644 --- a/src/etc/opnsense-update.conf.in +++ b/src/etc/opnsense-update.conf.in @@ -1,3 +1,4 @@ # configuration for opnsense-update(8), do not edit UPGRADE_RELEASE="22.7.r" +UPGRADE_HINT="FreeBSD:13:%%CORE_ARCH%%/22.7"