mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-09 00:42:34 -04:00
Framework: switch to 22.1
This commit is contained in:
parent
6b0fcd0c2d
commit
a2c07f5ec4
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ VERSIONBIN= ${LOCALBASE}/sbin/opnsense-version
|
|||
_PLUGIN_ABI!= ${VERSIONBIN} -a
|
||||
PLUGIN_ABI?= ${_PLUGIN_ABI}
|
||||
.else
|
||||
PLUGIN_ABI?= 21.7
|
||||
PLUGIN_ABI?= 22.1
|
||||
.endif
|
||||
|
||||
PHPBIN= ${LOCALBASE}/bin/php
|
||||
|
|
|
|||
Loading…
Reference in a new issue