From ad9cdc3eabee172680d1bf4b05c9f97f40ba4b36 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 2 Jan 2024 08:38:16 +0100 Subject: [PATCH] sysutils/smart: bump revision --- sysutils/smart/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/smart/Makefile b/sysutils/smart/Makefile index 8a0c576f2..9a73a1473 100644 --- a/sysutils/smart/Makefile +++ b/sysutils/smart/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= smart PLUGIN_VERSION= 2.2 -PLUGIN_REVISION= 3 +PLUGIN_REVISION= 4 PLUGIN_COMMENT= SMART tools PLUGIN_DEPENDS= smartmontools PLUGIN_MAINTAINER= franco@opnsense.org