From 4c07622fbde1c39d378f49dd05187311edb44fce Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 29 Apr 2020 11:38:33 +0200 Subject: [PATCH] dns/unbound-plus: advertise fix --- dns/unbound-plus/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/dns/unbound-plus/Makefile b/dns/unbound-plus/Makefile index c0ffdf6ec..b12f8cf3d 100644 --- a/dns/unbound-plus/Makefile +++ b/dns/unbound-plus/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= unbound-plus PLUGIN_VERSION= 1.1 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= Unbound additions PLUGIN_MAINTAINER= m.muenz@gmail.com