From patchwork Sun Sep 13 10:36:14 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 10193 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 "YR2" (not verified)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4hjPpP62yGz3wnk for ; Sun, 13 Sep 2026 10:36:29 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail02.haj.ipfire.org", Issuer "YE1" (not verified)) by mail01.ipfire.org (Postfix) with ESMTPS id 4hjPpP3RgZz5gV for ; Sun, 13 Sep 2026 10:36:29 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hjPpN0vN0z34XC for ; Sun, 13 Sep 2026 10:36:28 +0000 (UTC) X-Original-To: development@lists.ipfire.org 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 "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4hjPpK2svMz2xVL for ; Sun, 13 Sep 2026 10:36:25 +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 4hjPpJ54mnz4gj; Sun, 13 Sep 2026 10:36:24 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1789295784; 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=ursIz3uyDg7DUue/lsH4IbtVrKIQE6pNCfGoGTLLOsE=; b=caqahx3TScGz/Cy6ter6Fy6EdVpU49iiNjCmiOebew/CaQDJEWiobFKGwaFslqIoen2q2T zuVWw6VQjAkoKRBw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1789295784; 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=ursIz3uyDg7DUue/lsH4IbtVrKIQE6pNCfGoGTLLOsE=; b=Q1XyDBK/TtJ/7xzM2fP5kWTXqEmUUADx9h9HiLm9qbG6ZMkIqlPZwNw+kNFAyoqSQPjhFO SLPm3rYSYn2GHk4DM/8+uTQvFeaZZcWZRWykQgR/Q/IyXMTx0yST40NWS3fyfdlrZd6BB0 LI3vLTUk8z0p0WxfEcXzPpcB5Rd7tloqyrud8WcY2MK+hYyIoHZ1ffr/VHADdc+RYUJ1Xc yDmbS6fxeKfxbQFudLmaG2CyDcN1WAIF/kflKChkXVnOqNGoDvpHzl1v/hYuh8kr1pfEFR 88szjpuzRlj+2/jdx3ORGrpmf1kJkxRbLGuUfMAZi8bGrElxRWSx0p3PGqbEPg== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH 5/5] mpd: bump version due to ffmpeg sobump Date: Sun, 13 Sep 2026 12:36:14 +0200 Message-ID: <20260913103614.202285-5-adolf.belka@ipfire.org> In-Reply-To: <20260913103614.202285-1-adolf.belka@ipfire.org> References: <20260913103614.202285-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 7c8c32f33..7b2eb2a4b 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 = 50 +PAK_VER = 51 # SUP_ARCH = aarch64 x86_64 DEPS = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr fmt