From 6aab83579516f6be272f41f0f5740bdbefdb67be Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Tue, 24 May 2011 15:31:17 -0700 Subject: [PATCH] qmmp: update to 0.5.1 Signed-off-by: Saul Wold --- meta/recipes-qt/qt-apps/{qmmp_0.5.0.bb => qmmp_0.5.1.bb} | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) rename meta/recipes-qt/qt-apps/{qmmp_0.5.0.bb => qmmp_0.5.1.bb} (92%) diff --git a/meta/recipes-qt/qt-apps/qmmp_0.5.0.bb b/meta/recipes-qt/qt-apps/qmmp_0.5.1.bb similarity index 92% rename from meta/recipes-qt/qt-apps/qmmp_0.5.0.bb rename to meta/recipes-qt/qt-apps/qmmp_0.5.1.bb index 055bfd5144..948c32a070 100644 --- a/meta/recipes-qt/qt-apps/qmmp_0.5.0.bb +++ b/meta/recipes-qt/qt-apps/qmmp_0.5.1.bb @@ -11,8 +11,9 @@ RDEPENDS_${PN} += "taglib alsa-lib curl" SRC_URI = "http://qmmp.ylsoftware.com/files/${BPN}-${PV}.tar.bz2" -SRC_URI[md5sum] = "e4cce9e0b70230c02263ebcbe958e9c0" -SRC_URI[sha256sum] = "0fc75012546744657c2cdcea7f30f1be371a9d812811b6901019faa9427f7ba9" +SRC_URI[md5sum] = "7934c069256bf2fc4ab762ad2683db2f" +SRC_URI[sha256sum] = "16ab0334f368a5ef14d631a1d43d7cae876ee06b7185643377b5e9cfd6143099" + PARALLEL_MAKE = "" -- 2.40.1