diff options
author | Zhai Edwin <edwin.zhai@intel.com> | 2011-12-02 10:47:37 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-02 15:22:35 +0000 |
commit | 8eb51099cbd4c7f8a8e3787eafdc963d7feffb36 (patch) | |
tree | f0a3d2be44df6f4b54eefb3f3786cf72dbe67a89 /meta | |
parent | 26b20e8047be3b0e20891de2ba11d04a20e4730e (diff) | |
download | openembedded-core-8eb51099cbd4c7f8a8e3787eafdc963d7feffb36.tar.gz openembedded-core-8eb51099cbd4c7f8a8e3787eafdc963d7feffb36.tar.bz2 openembedded-core-8eb51099cbd4c7f8a8e3787eafdc963d7feffb36.zip |
pcmanfm: Upgrade to 0.9.10
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb (renamed from meta/recipes-sato/pcmanfm/pcmanfm_0.9.9.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.9.bb b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb index af283f6cf8..e62cb0d9b5 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_0.9.9.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_0.9.10.bb @@ -24,8 +24,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.gz \ SRC_URI_append_poky = " file://owl-window-menu.patch" -SRC_URI[md5sum] = "f31ed6defb600f7046a456220d8efa3a" -SRC_URI[sha256sum] = "bc48af4ade638b47e4207cc274f6e38c2bd3786a811d20da47c3df9907c6fb6c" +SRC_URI[md5sum] = "d34a3530a6c5dcd674d23021d71c3e95" +SRC_URI[sha256sum] = "f133c6f207f719d1fc69fe8bc07b2de6883c6937ffa87448df42e3b1a30e0298" inherit autotools pkgconfig |