From patchwork Mon Nov 28 17:24:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6203 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 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4NLXR23sPjz3xfS for ; Mon, 28 Nov 2022 17:25:02 +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 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4NLXR202hrz2Qs; Mon, 28 Nov 2022 17:25:02 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4NLXR16RCbz2yxp; Mon, 28 Nov 2022 17:25:01 +0000 (UTC) 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 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4NLXR0573fz2xKp for ; Mon, 28 Nov 2022 17:25:00 +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 ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4NLXQz6yxGz2JJ; Mon, 28 Nov 2022 17:24:59 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1669656300; 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; bh=qjsZAdaNTcpJ2DSKc+v4XHt3Kd2oD+tMmEejmyGcI08=; b=Gd/POrMW5Nn68rZKcyRNpMvvpO0ax9rysLybT36naubcEUNCdpUvHCynAEDdZuNhlk+Cfx mdpFmuNcLuma2tCg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1669656300; 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; bh=qjsZAdaNTcpJ2DSKc+v4XHt3Kd2oD+tMmEejmyGcI08=; b=qsLONkbQ02vUFWfO92hN8hHGdEMw9+hjgqf56yA6CuwRjLFQ0DRV5AXQ+UzkIASZRL5blh iRMn6/36chpREw7x9d+ar4zFWOqVJCtWM+v2ixmoOfcedU1C+FWCrFmYG+UFTIrBn1IJNk Op6QX9TtJW+IzatIcpHQ8gKnXrko7rA2VPn+rGhbY83YDZri/ezEfWLB3QwD1c4yoMgp3C 7+OXVybH3N6Tr8P5PYXsqtxnZaHw2eaEOPxjghrdMv8G+jbWpXMvS/+LQUTT1w4nH10a6H HkIu3LoWvOp+sHX8O4LMFRn5beklrkkLKdFqrdGQUYL5jsm9SW/E78B90oIHTg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 1/3] minidlna: ship package due to new ffmpeg version Date: Mon, 28 Nov 2022 18:24:53 +0100 Message-Id: <20221128172455.919736-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Adolf Belka --- lfs/minidlna | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/minidlna b/lfs/minidlna index b7c76b3a0..82a9d7f38 100644 --- a/lfs/minidlna +++ b/lfs/minidlna @@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = minidlna -PAK_VER = 10 +PAK_VER = 11 DEPS = ffmpeg flac libexif libid3tag libogg