commit:     acba361be9e26ebabe06ba38b0f415454362e645
Author:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
AuthorDate: Thu May 22 16:18:30 2025 +0000
Commit:     Mike Gilbert <floppym <AT> gentoo <DOT> org>
CommitDate: Thu May 22 16:18:30 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=acba361b

net-vpn/ocserv: depend on <net-dialup/freeradius-client-1.1.8

Bug: https://bugs.gentoo.org/956426
Signed-off-by: Mike Gilbert <floppym <AT> gentoo.org>

 net-vpn/ocserv/ocserv-1.3.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-vpn/ocserv/ocserv-1.3.0-r1.ebuild 
b/net-vpn/ocserv/ocserv-1.3.0-r1.ebuild
index 8c2fa7cffed5..f00823b69613 100644
--- a/net-vpn/ocserv/ocserv-1.3.0-r1.ebuild
+++ b/net-vpn/ocserv/ocserv-1.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2019-2024 Gentoo Authors
+# Copyright 2019-2025 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -52,7 +52,7 @@ DEPEND="
        lz4? ( app-arch/lz4:0= )
        otp? ( sys-auth/oath-toolkit:0= )
        pam? ( sys-libs/pam:0= )
-       radius? ( net-dialup/freeradius-client:0= )
+       radius? ( <net-dialup/freeradius-client-1.1.8:0= )
        seccomp? ( sys-libs/libseccomp:0= )
        systemd? ( sys-apps/systemd:0= )
        tcpd? ( sys-apps/tcp-wrappers:0= )

Reply via email to