Signed-off-by: Adolf Belka --- lfs/freeradius | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/freeradius b/lfs/freeradius index 0126231d8..1349245f9 100644 --- a/lfs/freeradius +++ b/lfs/freeradius @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = freeradius -PAK_VER = 15 +PAK_VER = 16 DEPS = libtalloc samba -- 2.39.0