sysutils/dmidecode: mark unmaintained, last update in 2019

This commit is contained in:
Franco Fichtner
2025-12-09 14:55:51 +01:00
parent e71840b1ff
commit b54176af74
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -104,7 +104,7 @@ sysutils/apuled -- PC Engine APU LED control (development only)
sysutils/beats -- Send logs, network, metrics and heartbeat to Elasticsearch
sysutils/cpu-microcode -- CPU microcode updates
sysutils/dec-hw -- Deciso hardware specific information
sysutils/dmidecode -- Display hardware information on the dashboard
sysutils/dmidecode -- Display hardware information on the dashboard (not maintained)
sysutils/gdrive-backup -- Backup configurations using Google Drive
sysutils/git-backup -- Track config changes using git
sysutils/hw-probe -- Collect hardware diagnostics
-1
View File
@@ -2,7 +2,6 @@ PLUGIN_NAME= dmidecode
PLUGIN_VERSION= 1.2
PLUGIN_COMMENT= Display hardware information on the dashboard
PLUGIN_DEPENDS= dmidecode
PLUGIN_MAINTAINER= evbevz@gmail.com
PLUGIN_WWW= https://smart-soft.ru
.include "../../Mk/plugins.mk"