From e42ea50d7a0bbeb3dcff7083039b4ab3362e6fe5 Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Tue, 2 May 2023 19:53:58 +0200 Subject: [PATCH] mpd: bump PAK_VER due to ffmpeg library sobump Signed-off-by: Adolf Belka Signed-off-by: Arne Fitzenreiter --- lfs/mpd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/mpd b/lfs/mpd index 053a56ab13..9010e70f80 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 = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/${THISAPP} TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd -PAK_VER = 30 +PAK_VER = 31 SUP_ARCH = aarch64 x86_64 DEPS = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr fmt -- 2.39.2