From 7270d91ecfeae8e1ddf1dcff915522a04aa439f2 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 14 Aug 2024 11:01:59 +0200 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 9a73a1473..e0ab26fb5 100644 --- a/sysutils/smart/Makefile +++ b/sysutils/smart/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= smart PLUGIN_VERSION= 2.2 -PLUGIN_REVISION= 4 +PLUGIN_REVISION= 5 PLUGIN_COMMENT= SMART tools PLUGIN_DEPENDS= smartmontools PLUGIN_MAINTAINER= franco@opnsense.org