mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-04 14:26:13 -04:00
databases/redis: upcoming release for #474
(cherry picked from commit 75e20ae7b5)
This commit is contained in:
parent
fd6eda4f13
commit
ef5661cd8e
1 changed files with 1 additions and 2 deletions
|
|
@ -1,8 +1,7 @@
|
|||
PLUGIN_NAME= redis
|
||||
PLUGIN_VERSION= 0.0.2
|
||||
PLUGIN_VERSION= 1.0
|
||||
PLUGIN_COMMENT= Redis DB
|
||||
PLUGIN_DEPENDS= redis
|
||||
PLUGIN_MAINTAINER= franz.fabian.94@gmail.com
|
||||
PLUGIN_DEVEL= yes
|
||||
|
||||
.include "../../Mk/plugins.mk"
|
||||
|
|
|
|||
Loading…
Reference in a new issue