[Buildroot] [git commit] package/libfm: bump version to 1.2.5

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Sun Sep 17 16:35:38 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=eed406345e50c1af457afdc49bddf6f7a6fede74
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/libfm/libfm.hash | 4 ++--
 package/libfm/libfm.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/libfm/libfm.hash b/package/libfm/libfm.hash
index 8a78ade..69c4c31 100644
--- a/package/libfm/libfm.hash
+++ b/package/libfm/libfm.hash
@@ -1,3 +1,3 @@
 # From https://sourceforge.net/projects/pcmanfm/files/PCManFM%20%2B%20Libfm%20%28tarball%20release%29/LibFM/
-md5	74997d75e7e87dc73398746fd373bf52	libfm-1.2.4.tar.xz
-sha1	2f8183389c8e74edb15c6c8ab260df5dd39f3b2d	libfm-1.2.4.tar.xz
+md5 a1ba9ae5e920f38b647dd511edd6c807  libfm-1.2.5.tar.xz
+sha1 5887aa4e85ee0964e7da67368136849957afd5d6  libfm-1.2.5.tar.xz
diff --git a/package/libfm/libfm.mk b/package/libfm/libfm.mk
index 36d8b57..c49cd3e 100644
--- a/package/libfm/libfm.mk
+++ b/package/libfm/libfm.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBFM_VERSION = 1.2.4
+LIBFM_VERSION = 1.2.5
 LIBFM_SOURCE = libfm-$(LIBFM_VERSION).tar.xz
 LIBFM_SITE = http://sourceforge.net/projects/pcmanfm/files
 LIBFM_DEPENDENCIES = menu-cache libglib2 cairo


More information about the buildroot mailing list