From 44b8445e14db84c2c4024972539c4e34b35bc523 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 4 Aug 2017 06:57:14 +0200 Subject: [PATCH] net/freeradius: bump version --- net/freeradius/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 86fe842de..10af48d51 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= freeradius -PLUGIN_VERSION= 1.0.0 -PLUGIN_REVISION= 2 +PLUGIN_VERSION= 1.0.1 PLUGIN_COMMENT= RADIUS Authentication, Authorization and Accounting Server PLUGIN_DEPENDS= freeradius3 PLUGIN_MAINTAINER= m.muenz@gmail.com