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>
This commit is contained in:
parent
985543fcfe
commit
3cb868da91
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user