]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
mpd: update to 0.23.15
authorArne Fitzenreiter <arne_f@ipfire.org>
Sat, 24 Feb 2024 20:08:06 +0000 (21:08 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 24 Feb 2024 20:08:06 +0000 (21:08 +0100)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/mpd

diff --git a/lfs/mpd b/lfs/mpd
index 06aea9e3dc3b5db466a5acc4dcee554305fed1c1..351fe194267047f91479b2236c1f05c2119b16bf 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Music Player Daemon
 
-VER        = 0.23.14
+VER        = 0.23.15
 
 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    = 35
+PAK_VER    = 36
 # 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 = c048f128111d1d65775c317182b91d113339a5b09d3005c320cc3b14a79b7c1da0d1ba3d53f6bf348a3a404ceea33c1ad2427225f4a1f3d1cde4a921e71d6e1c
+$(DL_FILE)_BLAKE2 = 78036078b850afab900b5d50e44ce83cbbf900369f5028d4177fdbfc4128dd3c35c59a773528a1fcfcc0179d0e579566b827fe87ef780a88082dc3b7f70cd5e7
 
 install : $(TARGET)