]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
mpd: Update to 0.23.12
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 30 Jan 2023 12:15:19 +0000 (12:15 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Fri, 10 Feb 2023 09:28:50 +0000 (09:28 +0000)
Fixes build with GCC >= 12

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/mpd

diff --git a/lfs/mpd b/lfs/mpd
index 9f92ee5520f278f30b622a74e3485cf348bc4595..053a56ab13bf1c375d1d26ac768762b18dd41dd6 100644 (file)
--- 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 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)