Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org> --- lfs/vdr | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/vdr b/lfs/vdr index 4156571a4..2fd58ed27 100644 --- a/lfs/vdr +++ b/lfs/vdr @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team <info(a)ipfire.org> # +# Copyright (C) 2007-2023 IPFire Team <info(a)ipfire.org> # # # # 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 # @@ -39,7 +39,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = vdr -PAK_VER = 14 +PAK_VER = 15 DEPS = vdr_streamdev -- 2.39.0