This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via a4c89f6d7b44932b7a0b399b80bf2dd2749d4b7b (commit) from 69c484e56ea35f951d8008f407f130433edcbe00 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit a4c89f6d7b44932b7a0b399b80bf2dd2749d4b7b Author: Arne Fitzenreiter Date: Sun May 3 16:02:06 2020 +0000 mpd: bump version that is linked against new ffmpeg Signed-off-by: Arne Fitzenreiter ----------------------------------------------------------------------- Summary of changes: lfs/mpd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Difference in files: diff --git a/lfs/mpd b/lfs/mpd index 0ea049d80..13063e03b 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 = 19 +PAK_VER = 20 DEPS = alsa avahi faad2 ffmpeg flac lame libmad libshout libogg libid3tag libvorbis opus soxr hooks/post-receive -- IPFire 2.x development tree