diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-04-06 17:55:38 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-08 06:10:02 -0700 |
commit | fd1a77df8e80b52fb7158a08cf66fd3638b81556 (patch) | |
tree | 0c82fcb04507a61a34be5095dc6f89a10bb249d1 /meta | |
parent | 64fb071f561e8dbe273036f59d0491650023aafc (diff) | |
download | openembedded-core-fd1a77df8e80b52fb7158a08cf66fd3638b81556.tar.gz openembedded-core-fd1a77df8e80b52fb7158a08cf66fd3638b81556.tar.bz2 openembedded-core-fd1a77df8e80b52fb7158a08cf66fd3638b81556.tar.xz openembedded-core-fd1a77df8e80b52fb7158a08cf66fd3638b81556.zip |
qmmp: update to version 0.5.0
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-qt/qt-apps/qmmp_0.5.0.bb (renamed from meta/recipes-qt/qt-apps/qmmp_0.4.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-qt/qt-apps/qmmp_0.4.3.bb b/meta/recipes-qt/qt-apps/qmmp_0.5.0.bb index ea70312d8..055bfd514 100644 --- a/meta/recipes-qt/qt-apps/qmmp_0.4.3.bb +++ b/meta/recipes-qt/qt-apps/qmmp_0.5.0.bb @@ -11,8 +11,8 @@ RDEPENDS_${PN} += "taglib alsa-lib curl" SRC_URI = "http://qmmp.ylsoftware.com/files/${BPN}-${PV}.tar.bz2" -SRC_URI[md5sum] = "b79ce55ed8aca31a29360ff828ce1881" -SRC_URI[sha256sum] = "a75c2c676515182ecfbe811cba29ba4ca736912e52fde283db4d03eb116457a4" +SRC_URI[md5sum] = "e4cce9e0b70230c02263ebcbe958e9c0" +SRC_URI[sha256sum] = "0fc75012546744657c2cdcea7f30f1be371a9d812811b6901019faa9427f7ba9" PARALLEL_MAKE = "" |