diff options
-rw-r--r-- | meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.16.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.16.bb b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.16.bb index 51c459cffd..bf95f41b26 100644 --- a/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.16.bb +++ b/meta-multimedia/recipes-multimedia/musicpd/mpd_0.23.16.bb | |||
@@ -17,7 +17,6 @@ DEPENDS += " \ | |||
17 | expat \ | 17 | expat \ |
18 | " | 18 | " |
19 | 19 | ||
20 | PV .= "+git" | ||
21 | SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=master;protocol=https \ | 20 | SRC_URI = "git://github.com/MusicPlayerDaemon/MPD;branch=master;protocol=https \ |
22 | https://github.com/mesonbuild/wrapdb/releases/download/fmt_11.0.2-1/fmt-11.0.2.tar.gz;name=fmt;subdir=git/subprojects \ | 21 | https://github.com/mesonbuild/wrapdb/releases/download/fmt_11.0.2-1/fmt-11.0.2.tar.gz;name=fmt;subdir=git/subprojects \ |
23 | 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 \ | 22 | 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 \ |