summaryrefslogtreecommitdiffstats
path: root/package/lightning/lightning.mk
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-02-06 09:06:48 +0100
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-02-06 09:07:45 +0100
commit1c08a2d5fd310fb2f5fd03c7c8f534c0db8b8045 (patch)
treeeb93efddc71912dacf6b76a6c55b03321268d4dc /package/lightning/lightning.mk
parent3f5cc93612cb3819a1448de1eefab8040d8ba8f5 (diff)
downloadbuildroot-1c08a2d5fd310fb2f5fd03c7c8f534c0db8b8045.tar.gz
buildroot-1c08a2d5fd310fb2f5fd03c7c8f534c0db8b8045.zip
lightning: fix build issue by bumping to 2.1.2
The current version of lightning doesn't build with recent versions of binutils. Since this has been fixed upstream in a dot release, let's bump to the upstream version that has the fix. While at it, add a hash for the license file. Fixes: http://autobuild.buildroot.net/results/51424c044e11b89544824dbdf1af45b05b499ba4/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/lightning/lightning.mk')
-rw-r--r--package/lightning/lightning.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/lightning/lightning.mk b/package/lightning/lightning.mk
index 2b4931becc..b93946146d 100644
--- a/package/lightning/lightning.mk
+++ b/package/lightning/lightning.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIGHTNING_VERSION = 2.1.0
+LIGHTNING_VERSION = 2.1.2
LIGHTNING_SITE = $(BR2_GNU_MIRROR)/lightning
LIGHTNING_LICENSE = LGPL-3.0+
LIGHTNING_LICENSE_FILES = COPYING.LESSER
OpenPOWER on IntegriCloud