From: Michael Tremer Date: Mon, 30 Jan 2023 12:15:19 +0000 (+0000) Subject: mpd: Update to 0.23.12 X-Git-Tag: v2.27-core174~149 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=68ec3da0b9d27cdfc9972d2be47d058ce43798fc;p=ipfire-2.x.git mpd: Update to 0.23.12 Fixes build with GCC >= 12 Signed-off-by: Michael Tremer --- diff --git a/lfs/mpd b/lfs/mpd index 9f92ee5520..053a56ab13 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 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)