mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-13 10:50:14 -04:00
Framework: PHP default changed a while back
This commit is contained in:
parent
e6619cea7f
commit
a613e78cc6
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ PLUGIN_PYTHON?= ${_PLUGIN_PYTHON:[2]:S/./ /g:[1..2]:tW:S/ //}
|
|||
.endif
|
||||
|
||||
PLUGIN_ABI?= 20.7
|
||||
PLUGIN_PHP?= 72
|
||||
PLUGIN_PHP?= 73
|
||||
PLUGIN_PYTHON?= 37
|
||||
|
||||
REPLACEMENTS= PLUGIN_ABI \
|
||||
|
|
|
|||
Loading…
Reference in a new issue