From 1a86d52df8da219cbe24681e2ff67167ebad090e Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Tue, 11 Jan 2022 08:56:59 +0100 Subject: [PATCH] net/freeradius: bump revision for restart description change --- net/freeradius/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 36189e116..1cf9e37c6 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,6 +1,6 @@ PLUGIN_NAME= freeradius PLUGIN_VERSION= 1.9.17 -PLUGIN_REVISION= 1 +PLUGIN_REVISION= 2 PLUGIN_COMMENT= RADIUS Authentication, Authorization and Accounting Server PLUGIN_DEPENDS= freeradius3 PLUGIN_MAINTAINER= m.muenz@gmail.com