From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH 2/3] minidlna: Ship to use new libid3tag library Date: Fri, 07 Jun 2024 11:30:34 +0100 Message-ID: In-Reply-To: <20240606164843.90198-2-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9036270945447386671==" List-Id: --===============9036270945447386671== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer > On 6 Jun 2024, at 17:48, Adolf Belka wrote: >=20 > Signed-off-by: Adolf Belka > --- > lfs/minidlna | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > diff --git a/lfs/minidlna b/lfs/minidlna > index 55941bea8..eb989567c 100644 > --- a/lfs/minidlna > +++ b/lfs/minidlna > @@ -1,7 +1,7 @@ > ###########################################################################= #### > # = # > # IPFire.org - A linux based firewall = # > -# Copyright (C) 2007-2023 IPFire Team = # > +# Copyright (C) 2007-2024 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 =3D $(URL_IPFIRE) > DIR_APP =3D $(DIR_SRC)/$(THISAPP) > TARGET =3D $(DIR_INFO)/$(THISAPP) > PROG =3D minidlna > -PAK_VER =3D 14 > +PAK_VER =3D 15 >=20 > DEPS =3D ffmpeg flac libexif libid3tag libogg >=20 > --=20 > 2.45.2 >=20 --===============9036270945447386671==--