From: Alexander Kanavin Date: Wed, 5 May 2021 15:18:27 +0000 (+0200) Subject: libfm: upgrade 1.3.1 -> 1.3.2 X-Git-Tag: uninative-3.2~155 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=3f40b23dc8e034d17a97c988892ef01522bc1b43;p=openembedded-core.git libfm: upgrade 1.3.1 -> 1.3.2 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-support/libfm/libfm_1.3.1.bb b/meta/recipes-support/libfm/libfm_1.3.2.bb similarity index 93% rename from meta/recipes-support/libfm/libfm_1.3.1.bb rename to meta/recipes-support/libfm/libfm_1.3.2.bb index b6f9df0c55..eb0949ae7d 100644 --- a/meta/recipes-support/libfm/libfm_1.3.1.bb +++ b/meta/recipes-support/libfm/libfm_1.3.2.bb @@ -18,8 +18,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz \ file://0001-Do-not-add-library-path-to-avoid-host-contamination.patch \ " -SRC_URI[md5sum] = "c15ecd2c9317e2c385cd3f046d0b61ba" -SRC_URI[sha256sum] = "96b1244bde41ca0eef0332cfb5c67bb16725dfd102128f3e6f74fadc13a1cfe4" +SRC_URI[sha256sum] = "a5042630304cf8e5d8cff9d565c6bd546f228b48c960153ed366a34e87cad1e5" inherit autotools pkgconfig gtk-doc gettext features_check mime mime-xdg ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"