From: Michael Tremer <michael.tremer@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 5/6] mpd: Update to 0.23.12
Date: Mon, 30 Jan 2023 12:15:19 +0000 [thread overview]
Message-ID: <20230130121520.4038402-6-michael.tremer@ipfire.org> (raw)
In-Reply-To: <20230130121520.4038402-1-michael.tremer@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1199 bytes --]
Fixes build with GCC >= 12
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
---
lfs/mpd | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/lfs/mpd b/lfs/mpd
index 3d2cf30d2..7c1b7d829 100644
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -26,7 +26,7 @@ include Config
SUMMARY = Music Player Daemon
-VER = 0.23.10
+VER = 0.23.12
THISAPP = mpd-$(VER)
DL_FILE = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/${THISAPP}
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = mpd
-PAK_VER = 29
+PAK_VER = 30
SUP_ARCH = aarch64 armv6l x86_64
DEPS = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr fmt
@@ -49,7 +49,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = 6b648971412a5f83fe9ff2694c030b451393c415de9c34cbea9894555ac7ea87c5a991edfdd41c7cd76511ae0680ecab35eb36ceae5e372900518c9cf5e9c55c
+$(DL_FILE)_BLAKE2 = b218d9f477e92842638e3fba44c84957a3f656adaaf1ece998847db8d64883b8c997703206f74b37043888757f5f628799a3a35b25ea991f9ad00df1c4ad5e71
install : $(TARGET)
--
2.30.2
next prev parent reply other threads:[~2023-01-30 12:15 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-30 12:15 Toolchain Update to GCC 12.2.0 and binutils 2.40 Michael Tremer
2023-01-30 12:15 ` [PATCH 1/6] binutils: Update to 2.40 Michael Tremer
2023-01-30 12:15 ` [PATCH 3/6] ccache: Use the correct header files from the toolchain Michael Tremer
2023-01-30 12:15 ` [PATCH 4/6] boost: Update to 1.81.0 Michael Tremer
2023-01-30 12:15 ` Michael Tremer [this message]
2023-01-30 12:15 ` [PATCH 6/6] make.sh: Bump toolchain version 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=20230130121520.4038402-6-michael.tremer@ipfire.org \
--to=michael.tremer@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