diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2018-05-04 15:32:35 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-04 13:45:55 +0100 |
commit | fa623bb9cd57ff68a3b0334038b7e3f16d43dec5 (patch) | |
tree | 16540959c60fd4c27bdb5d587ab1a89000f501a1 /meta | |
parent | 3f2961e7d2311c106d92a999bfe8b6af01c0f9bb (diff) | |
download | openembedded-core-fa623bb9cd57ff68a3b0334038b7e3f16d43dec5.tar.gz openembedded-core-fa623bb9cd57ff68a3b0334038b7e3f16d43dec5.tar.bz2 openembedded-core-fa623bb9cd57ff68a3b0334038b7e3f16d43dec5.zip |
pcmanfm: update to 1.3.0
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-sato/pcmanfm/pcmanfm_1.3.0.bb (renamed from meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.3.0.bb index 4127a07046..356da02d23 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_1.2.5.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.3.0.bb @@ -16,8 +16,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.xz \ file://emblem-symbolic-link.png \ file://no-desktop.patch" -SRC_URI[md5sum] = "b4d1f8ce08d87e4f27805a246fc51ac2" -SRC_URI[sha256sum] = "0c86cac028b705ff314c7464d814c2cf7ff604c17491c20aa204b1ef1a80ad67" +SRC_URI[md5sum] = "827838f7f6b17dc97e1690c07da8fdb3" +SRC_URI[sha256sum] = "5a693e9bf3f3294f0ee7264c1c1a600a88ee27d1572e7dd5c4b0e84aa7778ffb" UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/" |