From dc0d1c32a34439b3a3a7b79bed6a87e822ce03a0 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 13 Aug 2025 10:02:26 +0200 Subject: [PATCH] sysutils/smart: new version --- sysutils/smart/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/sysutils/smart/Makefile b/sysutils/smart/Makefile index 23820a8df..132bbe4b3 100644 --- a/sysutils/smart/Makefile +++ b/sysutils/smart/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= smart -PLUGIN_VERSION= 2.3 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 2.4 PLUGIN_COMMENT= SMART tools PLUGIN_DEPENDS= smartmontools PLUGIN_MAINTAINER= franco@opnsense.org