libmpdclient: upgrade 2.26 -> 2.27

Changelog:
https://github.com/MusicPlayerDaemon/libmpdclient/blob/v2.27/NEWS

Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
This commit is contained in:
Ankur Tyagi
2026-08-27 23:33:11 -07:00
committed by Khem Raj
parent f0748703d2
commit ec5bbdd370
@@ -9,7 +9,7 @@ inherit meson
SRC_URI = " \
git://github.com/MusicPlayerDaemon/libmpdclient;branch=master;protocol=https;tag=v${PV} \
"
SRCREV = "ee11992a793e16bcbd81eeef38d0cf20c0396cd3"
SRCREV = "d783a769f8b486e247febaa0056022e4ca980990"
PACKAGECONFIG ??= "tcp"
PACKAGECONFIG[tcp] = "-Dtcp=true,-Dtcp=false"