* [PATCH v2] minidlna: Update to version 1.3.3
@ 2023-11-11 11:02 Adolf Belka
0 siblings, 0 replies; only message in thread
From: Adolf Belka @ 2023-11-11 11:02 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1408 bytes --]
- v2 version corrects name in subject line
- Update from version 1.3.2 to 1.3.3
- Update of rootfile not required
- Changelog
1.3.3 - Released 1-Jun-2023
- Fixed HTTP chunk length parsing.
- Improved Dutch and Swedish translations.
- Fixed directory symlink deletion handling.
Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
lfs/minidlna | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/minidlna b/lfs/minidlna
index d0422c08a..55941bea8 100644
--- a/lfs/minidlna
+++ b/lfs/minidlna
@@ -26,7 +26,7 @@ include Config
SUMMARY = DLNA compatible server
-VER = 1.3.2
+VER = 1.3.3
THISAPP = minidlna-$(VER)
DL_FILE = minidlna-$(VER).tar.gz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = minidlna
-PAK_VER = 13
+PAK_VER = 14
DEPS = ffmpeg flac libexif libid3tag libogg
@@ -50,7 +50,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = e35266be94e4585f399c80a6909318ce973d443506f6becdacdb00802ed0ce060ebf8401ff1b5dfef0b451f609d98f805c80b9a0c87e23d14084338047418620
+$(DL_FILE)_BLAKE2 = 489b7ecb54a20f6111a65388ad2c52d477164046131af490cbcef7cd3ff2b841644f549bcad708ea6d4548f4111d5b2b63bafc0f079edf160467b85c682cbc5b
install : $(TARGET)
--
2.42.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-11-11 11:02 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-11 11:02 [PATCH v2] minidlna: Update to version 1.3.3 Adolf Belka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox