From 336a2a2e25340b038a79eb7699875875ccb18692 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Thu, 1 Sep 2022 20:36:35 +0000 Subject: [PATCH] dbus: Bump package version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- lfs/dbus | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/dbus b/lfs/dbus index c816b2c07b..fdb2e2f21a 100644 --- a/lfs/dbus +++ b/lfs/dbus @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 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 = dbus -PAK_VER = 5 +PAK_VER = 6 DEPS = -- 2.39.5