]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
mpd: update to 0.24.4
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 13 Jun 2025 17:42:14 +0000 (19:42 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Fri, 13 Jun 2025 17:42:14 +0000 (19:42 +0200)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/mpd

diff --git a/lfs/mpd b/lfs/mpd
index ad977610698e57c271d041149182e104ad05dd17..410208f4faf4f8c7eb403dbda2ebdceef669ec57 100644 (file)
--- a/lfs/mpd
+++ b/lfs/mpd
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Music Player Daemon
 
-VER        = 0.24.3
+VER        = 0.24.4
 
 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    = 44
+PAK_VER    = 45
 # 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 = 4981f89341bc936da18b2052bf03e593fc6a72e4fdf644afd4125261798ef5698f4dce242cfe3959a83170efa328f5fa3cc65dbddbc4fdf90667fb3e9656a520
+$(DL_FILE)_BLAKE2 = f373d19bec84bfe0f3d54ad5eb1966de51074333bb0bd822cae735819c2896b947d1fb4c7bb753d42a7781111b8787b4646f1ce6e89c8c57c3192071d3145424
 
 install : $(TARGET)