From 0c1ef6e79d0000902f4d9a99a6d71038f87cce03 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 25 Jan 2021 08:35:52 +0100 Subject: [PATCH] sysutils/smart: bump revision after changes --- sysutils/smart/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/sysutils/smart/Makefile b/sysutils/smart/Makefile index 812f9d2db..1f1005606 100644 --- a/sysutils/smart/Makefile +++ b/sysutils/smart/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= smart PLUGIN_VERSION= 2.1 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= SMART tools PLUGIN_DEPENDS= smartmontools PLUGIN_MAINTAINER= franco@opnsense.org