From: Arne Fitzenreiter Date: Fri, 13 Jun 2025 17:42:14 +0000 (+0200) Subject: mpd: update to 0.24.4 X-Git-Tag: v2.29-core196~7^2~76 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b0590beaec575ce429a71d9ea856786144e83c86;p=ipfire-2.x.git mpd: update to 0.24.4 Signed-off-by: Arne Fitzenreiter --- diff --git a/lfs/mpd b/lfs/mpd index ad9776106..410208f4f 100644 --- 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)