diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2019-01-17 17:26:53 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-01-18 16:24:39 +0000 |
commit | 7e7bb145a2454ee07342e3377d09f1241b46cb92 (patch) | |
tree | 8cf3acb3c9e4938ed7ec70f414b4d7fe0713c52a /meta/recipes-sato/pcmanfm | |
parent | 73a64a7aa99b18c0bdec449df0469a7d5431f9a6 (diff) | |
download | poky-7e7bb145a2454ee07342e3377d09f1241b46cb92.tar.gz |
pcmanfm: upgrade 1.3.0 -> 1.3.1
(From OE-Core rev: 4619068010f16c903265bd86817b8766c6748982)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/pcmanfm')
-rw-r--r-- | meta/recipes-sato/pcmanfm/pcmanfm_1.3.1.bb (renamed from meta/recipes-sato/pcmanfm/pcmanfm_1.3.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.3.0.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.3.1.bb index 356da02d23..a5e3a1ad33 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_1.3.0.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.3.1.bb | |||
@@ -16,8 +16,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/pcmanfm-${PV}.tar.xz \ | |||
16 | file://emblem-symbolic-link.png \ | 16 | file://emblem-symbolic-link.png \ |
17 | file://no-desktop.patch" | 17 | file://no-desktop.patch" |
18 | 18 | ||
19 | SRC_URI[md5sum] = "827838f7f6b17dc97e1690c07da8fdb3" | 19 | SRC_URI[md5sum] = "d32ad2c9c7c52bff2004bbc120b53420" |
20 | SRC_URI[sha256sum] = "5a693e9bf3f3294f0ee7264c1c1a600a88ee27d1572e7dd5c4b0e84aa7778ffb" | 20 | SRC_URI[sha256sum] = "6804043b3ee3a703edde41c724946174b505fe958703eadbd7e0876ece836855" |
21 | 21 | ||
22 | UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/" | 22 | UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/" |
23 | 23 | ||