From 185217edbcea3327a877bd5d90aa901b79b9c363 Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Wed, 6 Dec 2023 11:59:44 +0100 Subject: [PATCH] netatalk: Bump PAK_VER due to dbus update Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- lfs/netatalk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/netatalk b/lfs/netatalk index 75e5dbca50..5875fb1b25 100644 --- a/lfs/netatalk +++ b/lfs/netatalk @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 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 = netatalk -PAK_VER = 7 +PAK_VER = 8 DEPS = avahi dbus -- 2.39.5