mpd: fix SRC_URI branch

The original branch was deleted, but the commit is still present in the
master branch.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
This commit is contained in:
Gyorgy Sarvari 2025-11-12 20:35:33 +01:00
parent a69dc754f0
commit dffc5416e5

View File

@ -18,7 +18,7 @@ DEPENDS += " \
fmt \
"
SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=v0.23.x;protocol=https \
SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=master;protocol=https \
file://mpd.conf.in \
"
SRCREV = "d91da9679801224847c30147f5914785b6f8f240"