summaryrefslogtreecommitdiffstats
path: root/package/lcdproc/lcdproc.mk
diff options
context:
space:
mode:
authorSven Haardiek <sven.haardiek@greenbone.net>2017-09-06 16:48:55 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-09-06 22:57:14 +0200
commit028cf5897c4760de0c25bf5dc8eef58946d50d62 (patch)
treed5f7c6c3ce8a08600e0dae7a91f78102bcf85895 /package/lcdproc/lcdproc.mk
parentbfa4428d78c67fade7160f0bf0dd358a0bc1ba44 (diff)
downloadbuildroot-028cf5897c4760de0c25bf5dc8eef58946d50d62.tar.gz
buildroot-028cf5897c4760de0c25bf5dc8eef58946d50d62.zip
lcdproc: bump to version 0.5.9
This commit bumps lcdproc to version 0.5.9, and switches to the new upstream on github. The new version also compiles with musl without any patches. Signed-off-by: Sven Haardiek <sven.haardiek@greenbone.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/lcdproc/lcdproc.mk')
-rw-r--r--package/lcdproc/lcdproc.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/lcdproc/lcdproc.mk b/package/lcdproc/lcdproc.mk
index e602088fa8..e5b6172b15 100644
--- a/package/lcdproc/lcdproc.mk
+++ b/package/lcdproc/lcdproc.mk
@@ -4,8 +4,8 @@
#
################################################################################
-LCDPROC_VERSION = 0.5.7
-LCDPROC_SITE = http://downloads.sourceforge.net/project/lcdproc/lcdproc/$(LCDPROC_VERSION)
+LCDPROC_VERSION = 0.5.9
+LCDPROC_SITE = https://github.com/lcdproc/lcdproc/releases/download/v$(LCDPROC_VERSION)
LCDPROC_LICENSE = GPL-2.0+
LCDPROC_LICENSE_FILES = COPYING
LCDPROC_MAKE = $(MAKE1)
OpenPOWER on IntegriCloud