[Buildroot] [PATCH 3/6] libfm: bump to version 1.2.4

Gustavo Zacarias gustavo at zacarias.com.ar
Sat Jul 23 13:31:22 UTC 2016


Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
---
 package/libfm/libfm.hash | 5 +++--
 package/libfm/libfm.mk   | 2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/package/libfm/libfm.hash b/package/libfm/libfm.hash
index 5311dec..8a78ade 100644
--- a/package/libfm/libfm.hash
+++ b/package/libfm/libfm.hash
@@ -1,2 +1,3 @@
-# From http://blog.lxde.org/?p=1280
-sha1  c3f2f34086761d89d6aba549883610084ba00750  libfm-1.2.3.tar.xz
+# 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
diff --git a/package/libfm/libfm.mk b/package/libfm/libfm.mk
index e8410d0..a9be094 100644
--- a/package/libfm/libfm.mk
+++ b/package/libfm/libfm.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-LIBFM_VERSION = 1.2.3
+LIBFM_VERSION = 1.2.4
 LIBFM_SOURCE = libfm-$(LIBFM_VERSION).tar.xz
 LIBFM_SITE = http://sourceforge.net/projects/pcmanfm/files
 LIBFM_DEPENDENCIES = menu-cache libgtk2 libglib2 cairo
-- 
2.7.3



More information about the buildroot mailing list