]> code.ossystems Code Review - openembedded-core.git/commitdiff
libfm: upgrade 1.3.1 -> 1.3.2
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 5 May 2021 15:18:27 +0000 (17:18 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 9 May 2021 22:30:10 +0000 (23:30 +0100)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-support/libfm/libfm_1.3.2.bb [moved from meta/recipes-support/libfm/libfm_1.3.1.bb with 93% similarity]

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 b6f9df0c551fb46e3684a656b0597c379bbca2b2..eb0949ae7d21e0c995d13f33fce2c5b412946320 100644 (file)
@@ -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}"