From 5e5079fda6241eae21fe476df1ed9ee6e1973aa3 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 17 Jan 2019 17:26:52 +0100 Subject: [PATCH] libfm: upgrade 1.3.0.2 -> 1.3.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../libfm/{libfm_1.3.0.2.bb => libfm_1.3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libfm/{libfm_1.3.0.2.bb => libfm_1.3.1.bb} (93%) diff --git a/meta/recipes-support/libfm/libfm_1.3.0.2.bb b/meta/recipes-support/libfm/libfm_1.3.1.bb similarity index 93% rename from meta/recipes-support/libfm/libfm_1.3.0.2.bb rename to 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 \ file://0001-Do-not-add-library-path-to-avoid-host-contamination.patch \ " -SRC_URI[md5sum] = "02a024714d51e0d37afc7bd596a44f3b" -SRC_URI[sha256sum] = "18d06f7996ce1cf8947df6e106bc0338c6ae0c4138c316f2501f6f6f435c7c72" +SRC_URI[md5sum] = "c15ecd2c9317e2c385cd3f046d0b61ba" +SRC_URI[sha256sum] = "96b1244bde41ca0eef0332cfb5c67bb16725dfd102128f3e6f74fadc13a1cfe4" inherit autotools pkgconfig gtk-doc gettext distro_features_check ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}" -- 2.40.1