mirror of
https://github.com/opnsense/core.git
synced 2026-05-28 04:34:51 -04:00
firmware: switch to 25.7 development mode
This commit is contained in:
parent
ce194034bb
commit
a08b79edbc
4 changed files with 2 additions and 4 deletions
|
|
@ -23,7 +23,7 @@
|
|||
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
# SUCH DAMAGE.
|
||||
|
||||
CORE_ABI?= 24.7
|
||||
CORE_ABI?= 25.1
|
||||
CORE_ADDITIONS?=#empty
|
||||
CORE_MESSAGE?= Carry on my wayward son
|
||||
CORE_NAME?= opnsense-devel
|
||||
|
|
|
|||
2
plist
2
plist
|
|
@ -79,7 +79,7 @@
|
|||
/usr/local/etc/pkg/fingerprints/OPNsense/revoked/pkg.opnsense.org.20221213
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/revoked/pkg.opnsense.org.20230717
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/revoked/pkg.opnsense.org.20240105
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/trusted/pkg.opnsense.org.20240611
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/revoked/pkg.opnsense.org.20240611
|
||||
/usr/local/etc/pkg/fingerprints/OPNsense/trusted/pkg.opnsense.org.20241217
|
||||
/usr/local/etc/rc
|
||||
/usr/local/etc/rc.bootup
|
||||
|
|
|
|||
|
|
@ -1,3 +1 @@
|
|||
# configuration for opnsense-update(8), do not edit
|
||||
|
||||
UPGRADE_RELEASE="25.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue