summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support/libfm
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-01-17 17:26:52 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-18 16:24:39 +0000
commit73a64a7aa99b18c0bdec449df0469a7d5431f9a6 (patch)
tree21e49b840caef0aa62451a6f1a515384371a2306 /meta/recipes-support/libfm
parent972c56750f7c497a6431e4faaf9626575e82d63a (diff)
downloadpoky-73a64a7aa99b18c0bdec449df0469a7d5431f9a6.tar.gz
libfm: upgrade 1.3.0.2 -> 1.3.1
(From OE-Core rev: 5e5079fda6241eae21fe476df1ed9ee6e1973aa3) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libfm')
-rw-r--r--meta/recipes-support/libfm/libfm_1.3.1.bb (renamed from meta/recipes-support/libfm/libfm_1.3.0.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libfm/libfm_1.3.0.2.bb b/meta/recipes-support/libfm/libfm_1.3.1.bb
index 62d6a51e87..65a6f8e78c 100644
--- a/meta/recipes-support/libfm/libfm_1.3.0.2.bb
+++ b/meta/recipes-support/libfm/libfm_1.3.1.bb
@@ -16,8 +16,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz \
16 file://0001-Do-not-add-library-path-to-avoid-host-contamination.patch \ 16 file://0001-Do-not-add-library-path-to-avoid-host-contamination.patch \
17 " 17 "
18 18
19SRC_URI[md5sum] = "02a024714d51e0d37afc7bd596a44f3b" 19SRC_URI[md5sum] = "c15ecd2c9317e2c385cd3f046d0b61ba"
20SRC_URI[sha256sum] = "18d06f7996ce1cf8947df6e106bc0338c6ae0c4138c316f2501f6f6f435c7c72" 20SRC_URI[sha256sum] = "96b1244bde41ca0eef0332cfb5c67bb16725dfd102128f3e6f74fadc13a1cfe4"
21 21
22inherit autotools pkgconfig gtk-doc gettext distro_features_check 22inherit autotools pkgconfig gtk-doc gettext distro_features_check
23ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" 23ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"