diff options
-rw-r--r-- | meta/recipes-qt/qt-apps/qmmp_0.8.5.bb (renamed from meta/recipes-qt/qt-apps/qmmp_0.7.7.bb) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/recipes-qt/qt-apps/qmmp_0.7.7.bb b/meta/recipes-qt/qt-apps/qmmp_0.8.5.bb index 9725b42f66..aa84c4674b 100644 --- a/meta/recipes-qt/qt-apps/qmmp_0.7.7.bb +++ b/meta/recipes-qt/qt-apps/qmmp_0.8.5.bb | |||
@@ -8,12 +8,12 @@ SECTION = "multimedia" | |||
8 | 8 | ||
9 | DEPENDS = "taglib libmad libvorbis libogg alsa-lib libsndfile1 libsamplerate0 curl" | 9 | DEPENDS = "taglib libmad libvorbis libogg alsa-lib libsndfile1 libsamplerate0 curl" |
10 | 10 | ||
11 | SRC_URI = "http://qmmp.ylsoftware.com/files/${BPN}-${PV}.tar.bz2 \ | 11 | SRC_URI = "http://qmmp.ylsoftware.com/files/${BP}.tar.bz2 \ |
12 | file://no-host-paths.patch \ | 12 | file://no-host-paths.patch \ |
13 | " | 13 | " |
14 | 14 | ||
15 | SRC_URI[md5sum] = "9376b5d535ed540e97bdff79b42607ae" | 15 | SRC_URI[md5sum] = "c9347ad18913058e8a37b1e88b9c6ce2" |
16 | SRC_URI[sha256sum] = "dda66bf60121a8a2cb7175b16b3b948099f8c119ee9a11c671555e8c38caa387" | 16 | SRC_URI[sha256sum] = "7fe9347ad6c66e8013b73f2c5cf628037c58151e0cfcb926a8f27b93ad2d7c0d" |
17 | 17 | ||
18 | inherit cmake qt4x11 | 18 | inherit cmake qt4x11 |
19 | 19 | ||