From: Matthias Fischer <matthias.fischer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] minidlna: Update to 1.2.1
Date: Mon, 25 May 2020 14:54:56 +0200 [thread overview]
Message-ID: <20200525125456.9569-1-matthias.fischer@ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 1609 bytes --]
For details see:
https://sourceforge.net/projects/minidlna/files/minidlna/1.2.1/
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/packages/minidlna | 1 +
lfs/minidlna | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/config/rootfiles/packages/minidlna b/config/rootfiles/packages/minidlna
index f0b953653..42a83f8da 100644
--- a/config/rootfiles/packages/minidlna
+++ b/config/rootfiles/packages/minidlna
@@ -7,6 +7,7 @@ usr/sbin/minidlnad
#usr/share/locale/fr/LC_MESSAGES/minidlna.mo
#usr/share/locale/it/LC_MESSAGES/minidlna.mo
#usr/share/locale/ja/LC_MESSAGES/minidlna.mo
+#usr/share/locale/ko/LC_MESSAGES/minidlna.mo
#usr/share/locale/nb/LC_MESSAGES/minidlna.mo
#usr/share/locale/nl/LC_MESSAGES/minidlna.mo
#usr/share/locale/pl/LC_MESSAGES/minidlna.mo
diff --git a/lfs/minidlna b/lfs/minidlna
index 67ba1f959..1b6e6b51c 100644
--- a/lfs/minidlna
+++ b/lfs/minidlna
@@ -24,7 +24,7 @@
include Config
-VER = 1.1.3
+VER = 1.2.1
THISAPP = minidlna-$(VER)
DL_FILE = minidlna-$(VER).tar.gz
@@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = minidlna
-PAK_VER = 5
+PAK_VER = 6
DEPS = ffmpeg flac libexif libid3tag libogg
@@ -44,7 +44,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_MD5 = 879027192c89e5376cdd2ae2d1aa33b4
+$(DL_FILE)_MD5 = a968d3d84971322471cabda3669cc0f8
install : $(TARGET)
--
2.18.0
next reply other threads:[~2020-05-25 12:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-25 12:54 Matthias Fischer [this message]
2020-05-26 10:09 ` Michael Tremer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200525125456.9569-1-matthias.fischer@ipfire.org \
--to=matthias.fischer@ipfire.org \
--cc=development@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox