sysutils/hw-probe: release as 1.0

This commit is contained in:
Franco Fichtner 2020-12-21 14:40:14 +01:00
parent dccbca215f
commit 798ad75921
2 changed files with 2 additions and 3 deletions

View file

@ -90,7 +90,7 @@ sysutils/apuled -- PC Engine APU LED control (development only)
sysutils/boot-delay -- Apply a persistent 10 second boot delay
sysutils/dmidecode -- Display hardware information on the dashboard
sysutils/git-backup -- Track config changes using git
sysutils/hw-probe -- Collect hardware diagnostics (development only)
sysutils/hw-probe -- Collect hardware diagnostics
sysutils/lcdproc-sdeclcd -- LCDProc for SDEC LCD devices
sysutils/mail-backup -- Send configuration file backup by e-mail
sysutils/munin-node -- Munin monitorin agent

View file

@ -1,8 +1,7 @@
PLUGIN_NAME= hw-probe
PLUGIN_VERSION= 0.1
PLUGIN_VERSION= 1.0
PLUGIN_COMMENT= Collect hardware diagnostics
PLUGIN_DEPENDS= hw-probe
PLUGIN_MAINTAINER= m.muenz@gmail.com
PLUGIN_DEVEL= yes
.include "../../Mk/plugins.mk"