From d8d9bd929873a1a3879828c285f079edee7ead27 Mon Sep 17 00:00:00 2001 From: Michael Date: Thu, 5 Oct 2017 11:20:20 +0200 Subject: [PATCH] Update Makefile --- net/freeradius/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 10af48d51..849522105 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,5 +1,5 @@ PLUGIN_NAME= freeradius -PLUGIN_VERSION= 1.0.1 +PLUGIN_VERSION= 1.1.0 PLUGIN_COMMENT= RADIUS Authentication, Authorization and Accounting Server PLUGIN_DEPENDS= freeradius3 PLUGIN_MAINTAINER= m.muenz@gmail.com