From: Peter Müller Date: Wed, 6 Jul 2022 10:00:57 +0000 (+0000) Subject: dnsdist: Bump package version X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f704d76e089604e94045b7ea83f2315dbddf52ca;p=people%2Fstevee%2Fipfire-2.x.git dnsdist: Bump package version https://lists.ipfire.org/pipermail/development/2022-July/013794.html Signed-off-by: Peter Müller --- diff --git a/lfs/dnsdist b/lfs/dnsdist index 9b668f40aa..790505751f 100644 --- a/lfs/dnsdist +++ b/lfs/dnsdist @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2022 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 = dnsdist -PAK_VER = 12 +PAK_VER = 13 SUP_ARCH = x86_64 aarch64