From patchwork Sun Sep 13 10:36:13 2026 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 10192 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 4hjPpP4C1Cz3wwP 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 4hjPpN5jm4z7Bb for ; Sun, 13 Sep 2026 10:36:28 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4hjPpM4Ht2z36W8 for ; Sun, 13 Sep 2026 10:36:27 +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 4hjPpJ5ct3z2yT1 for ; Sun, 13 Sep 2026 10:36:24 +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 4hjPpJ30Rfz32C; 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=eHi7jen95AoSP+4L8jS0L+7uWoV++ILjoPj8RBfU1vk=; b=U/vpijf83aQwsDVK2qrC1eV5GmPNFglgx3wROHNveyWjupc1wHUHa37DhFMVFc0djgRZah 299w1+hGo9UytXBA== 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=eHi7jen95AoSP+4L8jS0L+7uWoV++ILjoPj8RBfU1vk=; b=ZhAMhwFyCgVqj9OCOdDoLj/PqgRT854D+CmzM3sejOcwCZ6oq0Dl1uvzfG0QW2cQuun+Nr 5j89bX41yLwBB7UsDfX5K489s2UrcUc5d/rVfv+gVPysXI0cR6En8IyowADS9wwy5DfZHG P7AgKjmEwlWWgb/XRGcCvcIoQ5G/Z0Z6s/n5L55pFhuHmcmhkI/rkNsbjNM9wrpA2lwDNf HDQqysMXwhgw7BnnuXoJBWNtGvgBolzKVrqH3huU1w2DU6ODuDTOtA2uRSqCwxm30TTSLh yD52FsRBtYLtFglcZna5dU+Vnu+vwzywjoc3OBoHUPzsv/7A+ZCJNckpuf8Hxg== From: Adolf Belka To: development@lists.ipfire.org Cc: Adolf Belka Subject: [PATCH 4/5] minidlna: bump version due to ffmpeg sobump Date: Sun, 13 Sep 2026 12:36:13 +0200 Message-ID: <20260913103614.202285-4-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/minidlna | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/minidlna b/lfs/minidlna index 9915f4df4..3241497f5 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 = 18 +PAK_VER = 19 DEPS = ffmpeg flac libexif libid3tag libogg