From 98ae2e96ba4e967706084227ebddf7c9a2a2c6e2 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 15 Mar 2017 06:22:56 +0100 Subject: [PATCH] security/acme-client: that there are a few changes since 1.2 --- security/acme-client/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/security/acme-client/Makefile b/security/acme-client/Makefile index 543f2f717..8d1ada4d0 100644 --- a/security/acme-client/Makefile +++ b/security/acme-client/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= acme-client PLUGIN_VERSION= 1.2 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Let's Encrypt client PLUGIN_MAINTAINER= opnsense@moov.de