mpd: Drop adding +git to PV

We are using latest release SHA1

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj 2025-01-09 11:28:47 -08:00
parent 89a1484f3a
commit 87d60b80a5
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -17,7 +17,6 @@ DEPENDS += " \
expat \
"
PV .= "+git"
SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=master;protocol=https \
https://github.com/mesonbuild/wrapdb/releases/download/fmt_11.0.2-1/fmt-11.0.2.tar.gz;name=fmt;subdir=git/subprojects \
https://wrapdb.mesonbuild.com/v2/fmt_11.0.2-1/get_patch;downloadfilename=fmt_11.0.2-1_patch.zip;name=fmt-meson;subdir=git/subprojects \