From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 2/4] mpd: bump PAK_VER due to ffmpeg library sobump Date: Tue, 02 May 2023 19:53:58 +0200 Message-ID: <20230502175400.3769686-2-adolf.belka@ipfire.org> In-Reply-To: <20230502175400.3769686-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2693505509281245214==" List-Id: --===============2693505509281245214== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Signed-off-by: Adolf Belka --- lfs/mpd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/mpd b/lfs/mpd index 053a56ab1..9010e70f8 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -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 =3D $(URL_IPFIRE) DIR_APP =3D $(DIR_SRC)/${THISAPP} TARGET =3D $(DIR_INFO)/$(THISAPP) PROG =3D mpd -PAK_VER =3D 30 +PAK_VER =3D 31 SUP_ARCH =3D aarch64 x86_64 =20 DEPS =3D alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libi= d3tag libvorbis opus soxr fmt --=20 2.40.1 --===============2693505509281245214==--