From 7eb86ee39ec799e7a3ef614e96263e50f708f85d Mon Sep 17 00:00:00 2001 From: Arne Fitzenreiter Date: Mon, 26 Feb 2018 20:08:56 +0100 Subject: [PATCH] mpd: bump package to remove link against tcpwrapper Signed-off-by: Arne Fitzenreiter --- lfs/mpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/mpd b/lfs/mpd index 2beb422fad..0e57a28465 100644 --- a/lfs/mpd +++ b/lfs/mpd @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/${THISAPP} TARGET = $(DIR_INFO)/$(THISAPP) PROG = mpd -PAK_VER = 17 +PAK_VER = 18 DEPS = "alsa faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus" -- 2.39.5