libmpdclient: update to 2.16

Signed-off-by: Max Kellermann <max.kellermann@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Max Kellermann 2018-10-09 10:55:20 +02:00 committed by Khem Raj
parent c1b4548322
commit e0c6a3369d

View File

@ -8,7 +8,7 @@ inherit meson
SRC_URI = " \
git://github.com/MusicPlayerDaemon/libmpdclient \
"
SRCREV = "7754ffdfb9371cd398371cb2670a54e9e1e623e2"
SRCREV = "4e8d990eb5239566ee948f1cd79b7248e008620a"
S = "${WORKDIR}/git"
do_install_append() {