From ff9a7211aa55d3930d0b1ad6ea2bc9b4574a5a88 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Wed, 16 Mar 2022 08:10:38 +0100 Subject: [PATCH] net/freeradius: bump after fix --- net/freeradius/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index ec54c2893..975832436 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,5 +1,6 @@ PLUGIN_NAME= freeradius PLUGIN_VERSION= 1.9.19 +PLUGIN_REVISION= 1 PLUGIN_COMMENT= RADIUS Authentication, Authorization and Accounting Server PLUGIN_DEPENDS= freeradius3 PLUGIN_MAINTAINER= m.muenz@gmail.com