From 0041864d8da0f177ed7362ffa3371f4182c613b2 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 17 Jan 2019 17:26:51 +0100 Subject: [PATCH] libfm-extra: upgrade 1.3.0.2 -> 1.3.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../libfm/{libfm-extra_1.3.0.2.bb => libfm-extra_1.3.1.bb} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename meta/recipes-support/libfm/{libfm-extra_1.3.0.2.bb => libfm-extra_1.3.1.bb} (80%) diff --git a/meta/recipes-support/libfm/libfm-extra_1.3.0.2.bb b/meta/recipes-support/libfm/libfm-extra_1.3.1.bb similarity index 80% rename from meta/recipes-support/libfm/libfm-extra_1.3.0.2.bb rename to meta/recipes-support/libfm/libfm-extra_1.3.1.bb index 734d010d31..85102a1a3d 100644 --- a/meta/recipes-support/libfm/libfm-extra_1.3.0.2.bb +++ b/meta/recipes-support/libfm/libfm-extra_1.3.1.bb @@ -11,8 +11,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/pcmanfm/libfm-${PV}.tar.xz \ file://0001-nls.m4-Take-it-from-gettext-0.15.patch \ " -SRC_URI[md5sum] = "02a024714d51e0d37afc7bd596a44f3b" -SRC_URI[sha256sum] = "18d06f7996ce1cf8947df6e106bc0338c6ae0c4138c316f2501f6f6f435c7c72" +SRC_URI[md5sum] = "c15ecd2c9317e2c385cd3f046d0b61ba" +SRC_URI[sha256sum] = "96b1244bde41ca0eef0332cfb5c67bb16725dfd102128f3e6f74fadc13a1cfe4" S = "${WORKDIR}/libfm-${PV}" -- 2.40.1