From fa1bcce94cb7b5ac7fc0b4597386a70d094b3140 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Mon, 8 Apr 2019 20:08:26 +0200 Subject: [PATCH] net/igmp-proxy: bump version --- net/igmp-proxy/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/igmp-proxy/Makefile b/net/igmp-proxy/Makefile index d1562ae34..2c22ddf44 100644 --- a/net/igmp-proxy/Makefile +++ b/net/igmp-proxy/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= igmp-proxy -PLUGIN_VERSION= 1.3 -PLUGIN_REVISION= 2 +PLUGIN_VERSION= 1.4 PLUGIN_DEPENDS= igmpproxy PLUGIN_COMMENT= IGMP-Proxy Service PLUGIN_MAINTAINER= franco@opnsense.org