mirror of
https://github.com/opnsense/plugins.git
synced 2026-02-03 20:40:37 -05:00
databases/redis: switch to 7.2 port for security+licensing
This commit is contained in:
parent
30a1d4796e
commit
5b06e8af1b
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ PLUGIN_NAME= redis
|
|||
PLUGIN_VERSION= 1.1
|
||||
PLUGIN_REVISION= 2
|
||||
PLUGIN_COMMENT= Redis DB
|
||||
PLUGIN_DEPENDS= redis
|
||||
PLUGIN_DEPENDS= redis72
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue