diff options
author | Anuj Mittal <anuj.mittal@intel.com> | 2021-02-18 12:24:11 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-02-19 11:17:11 +0000 |
commit | 3ad8461f6a16ae490e32faa9b1f84eeee49b3590 (patch) | |
tree | a57cdbf87f56b9aa10dae33837a0867bb54a5121 /meta/recipes-sato/pcmanfm | |
parent | c0292bc2fbeb72d96d51c4069b1a65a1adf8334d (diff) | |
download | poky-3ad8461f6a16ae490e32faa9b1f84eeee49b3590.tar.gz |
pcmanfm: upgrade 1.3.1 -> 1.3.2
(From OE-Core rev: 88f9c7b328e9ac70d2af6500c86b317244e80b0c)
Signed-off-by: Anuj Mittal <anuj.mittal@intel.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.2.bb (renamed from meta/recipes-sato/pcmanfm/pcmanfm_1.3.1.bb) | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/meta/recipes-sato/pcmanfm/pcmanfm_1.3.1.bb b/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb index 7885e0abae..37723e9320 100644 --- a/meta/recipes-sato/pcmanfm/pcmanfm_1.3.1.bb +++ b/meta/recipes-sato/pcmanfm/pcmanfm_1.3.2.bb | |||
@@ -16,8 +16,7 @@ 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] = "d32ad2c9c7c52bff2004bbc120b53420" | 19 | SRC_URI[sha256sum] = "14cb7b247493c4cce65fbb5902611e3ad00a7a870fbc1e50adc50428c5140cf7" |
20 | SRC_URI[sha256sum] = "6804043b3ee3a703edde41c724946174b505fe958703eadbd7e0876ece836855" | ||
21 | 20 | ||
22 | UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/" | 21 | UPSTREAM_CHECK_URI = "http://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/PCManFM/" |
23 | 22 | ||