From patchwork Sat Oct 25 15:55:51 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 9223 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4cv4B96rq8z3xPT for ; Sat, 25 Oct 2025 15:56:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [IPv6:2001:678:b28::201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "E8" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4cv4B84CvNz46Q for ; Sat, 25 Oct 2025 15:56:00 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4cv4B81p0Hz32xJ for ; Sat, 25 Oct 2025 15:56:00 +0000 (UTC) X-Original-To: development@lists.ipfire.org Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4cv4B54jVdz2yHd for ; Sat, 25 Oct 2025 15:55:57 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4cv4B511dCz2QM; Sat, 25 Oct 2025 15:55:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1761407757; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3Fo4NTonbFBFYNpNOypL5gsD6yLP6uQvhrbgS5HDaeE=; b=h1iWQFidn2B73qCQSjdeid/sMHaX0UuD6inuoYZaAUjC9IF/jNU4OZbk7n3C3FHOx2lbxA 3/tSUqQgG3NBbCJh9xT+DtPqUodmT3W4YiUIYU+IM0DRbMl1rmAh9gvT4c9yMrDCC2OGFt 7VRMX4ynMfZ3n0NOXpBleIFc6cmv7rWDoG/mYxOgIgoocsAkVfso0Z+7UM33EZhyDkeI/c 3kQFy2ymJHwvgGnWQzGJA4w7YO+pVi+sV1evGgTkBqNM6OyVJFUsJrHcxonyy9t98EaaYo EJ68PLNzo2p1fUDkkBdWOM76Z81dKWAb2umor8w2b0FDJl/oXHZegLR3k8lf7g== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1761407757; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=3Fo4NTonbFBFYNpNOypL5gsD6yLP6uQvhrbgS5HDaeE=; b=oHLPnZs66407OELJJKj/eo5wDpgIs8/MsuRoi2fBoQWpNteq7LJhfln2RWdbny1YFdxseQ 7jvPKZL3xcXunkDQ== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH 4/4] mpd: Ship due to sobump in ffmpeg update Date: Sat, 25 Oct 2025 17:55:51 +0200 Message-ID: <20251025155551.2569329-4-adolf.belka@ipfire.org> In-Reply-To: <20251025155551.2569329-1-adolf.belka@ipfire.org> References: <20251025155551.2569329-1-adolf.belka@ipfire.org> Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Signed-off-by: Adolf Belka --- lfs/mpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/mpd b/lfs/mpd index f49edbbfa..edbd2be9e 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/${THISAPP} TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd -PAK_VER = 46 +PAK_VER = 47 # SUP_ARCH = aarch64 x86_64 DEPS = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr fmt