summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2016-07-23 10:31:20 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-07-23 15:55:05 +0200
commit3cb868da91feb59f6d562979811e3ca62211cec6 (patch)
treeefe02df51d6a5053fc104de208c8d3409adf9f01
parent985543fcfe8327c5b6a137f6043c1bf76f10b456 (diff)
downloadbuildroot-3cb868da91feb59f6d562979811e3ca62211cec6.tar.gz
buildroot-3cb868da91feb59f6d562979811e3ca62211cec6.zip
libfm-extra: bump to version 1.2.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
-rw-r--r--package/libfm-extra/Config.in2
-rw-r--r--package/libfm-extra/libfm-extra.hash5
-rw-r--r--package/libfm-extra/libfm-extra.mk2
3 files changed, 5 insertions, 4 deletions
diff --git a/package/libfm-extra/Config.in b/package/libfm-extra/Config.in
index f0e0b631d7..79465f9750 100644
--- a/package/libfm-extra/Config.in
+++ b/package/libfm-extra/Config.in
@@ -6,7 +6,7 @@ config BR2_PACKAGE_LIBFM_EXTRA
depends on BR2_USE_MMU # libglib2
help
The libfm-extra package contains a library and other files
- required by menu-cache-gen libexec of menu-cache-1.0.0
+ required by menu-cache-gen libexec of menu-cache
http://wiki.lxde.org/en/Libfm
diff --git a/package/libfm-extra/libfm-extra.hash b/package/libfm-extra/libfm-extra.hash
index 5311deccfa..8a78adebb4 100644
--- a/package/libfm-extra/libfm-extra.hash
+++ b/package/libfm-extra/libfm-extra.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-extra/libfm-extra.mk b/package/libfm-extra/libfm-extra.mk
index f5b1928868..0e7a7dc0a6 100644
--- a/package/libfm-extra/libfm-extra.mk
+++ b/package/libfm-extra/libfm-extra.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIBFM_EXTRA_VERSION = 1.2.3
+LIBFM_EXTRA_VERSION = 1.2.4
LIBFM_EXTRA_SOURCE = libfm-$(LIBFM_EXTRA_VERSION).tar.xz
LIBFM_EXTRA_SITE = http://sourceforge.net/projects/pcmanfm/files
LIBFM_EXTRA_DEPENDENCIES = libglib2 host-intltool
OpenPOWER on IntegriCloud