From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH 1/3] avahi: Bump PAK_VER due to dbus update Date: Wed, 06 Dec 2023 11:39:22 +0000 Message-ID: <294F46DF-CE44-4BDD-A764-6CA58D227EA9@ipfire.org> In-Reply-To: <20231206105944.40276-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3086647151648100548==" List-Id: --===============3086647151648100548== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Thank you. All merged into master & next. > On 6 Dec 2023, at 10:59, Adolf Belka wrote: > > Signed-off-by: Adolf Belka > --- > 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 > --===============3086647151648100548==--