]> code.ossystems Code Review - openembedded-core.git/commitdiff
libfm: upgrade 1.3.0.2 -> 1.3.1
authorAlexander Kanavin <alex.kanavin@gmail.com>
Thu, 17 Jan 2019 16:26:52 +0000 (17:26 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 18 Jan 2019 11:02:44 +0000 (11:02 +0000)
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.1.bb [moved from meta/recipes-support/libfm/libfm_1.3.0.2.bb with 93% similarity]

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 62d6a51e8714cb6d2896145f2a786a1f35b6ebd4..65a6f8e78c3f3b69bfc333abc1e7249300b085f8 100644 (file)
@@ -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}"