Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- lfs/avahi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lfs/avahi b/lfs/avahi index fe5df10db..1df11c70e 100644 --- a/lfs/avahi +++ b/lfs/avahi @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = avahi -PAK_VER = 13 +PAK_VER = 14
DEPS = dbus libdaemon
Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- lfs/cups | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lfs/cups b/lfs/cups index cae829432..ee90953cc 100644 --- a/lfs/cups +++ b/lfs/cups @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/cups-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = cups -PAK_VER = 37 +PAK_VER = 38
DEPS = avahi cups-filters dbus ghostscript libexif
Signed-off-by: Adolf Belka adolf.belka@ipfire.org --- lfs/netatalk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/netatalk b/lfs/netatalk index 75e5dbca5..5875fb1b2 100644 --- a/lfs/netatalk +++ b/lfs/netatalk @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2022 IPFire Team info@ipfire.org # +# Copyright (C) 2007-2023 IPFire Team info@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 # @@ -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
Thank you. All merged into master & next.
On 6 Dec 2023, at 10:59, Adolf Belka adolf.belka@ipfire.org wrote:
Signed-off-by: Adolf Belka adolf.belka@ipfire.org
lfs/avahi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lfs/avahi b/lfs/avahi index fe5df10db..1df11c70e 100644 --- a/lfs/avahi +++ b/lfs/avahi @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = avahi -PAK_VER = 13 +PAK_VER = 14
DEPS = dbus libdaemon
-- 2.42.1