summaryrefslogtreecommitdiffstats
path: root/rules/qwt.make
diff options
context:
space:
mode:
authorLadislav Michl <ladis@linux-mips.org>2011-07-15 11:01:38 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2011-07-15 15:26:47 +0200
commit6b42a4e51a796de571697418afe4ec54e84a0df7 (patch)
tree37b5586200b5c437ca3d8e427720375ddd41bf9f /rules/qwt.make
parent9bc52083f7dee508693816ef3ad192d417198d12 (diff)
downloadptxdist-6b42a4e51a796de571697418afe4ec54e84a0df7.tar.gz
ptxdist-6b42a4e51a796de571697418afe4ec54e84a0df7.tar.xz
qwt: Update to version 6.0.0
Signed-off-by: Ladislav Michl <ladis@linux-mips.org> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/qwt.make')
-rw-r--r--rules/qwt.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/qwt.make b/rules/qwt.make
index 4ac29b777..9f11047d7 100644
--- a/rules/qwt.make
+++ b/rules/qwt.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_QWT) += qwt
#
# Paths and names
#
-QWT_VERSION := 5.2.0
-QWT_MD5 := c60b4cfac271a41524402b3ae5197890
+QWT_VERSION := 6.0.0
+QWT_MD5 := 1795cf075ebce3ae048255d2060cbac0
QWT := qwt-$(QWT_VERSION)
QWT_SUFFIX := tar.bz2
QWT_URL := $(PTXCONF_SETUP_SFMIRROR)/qwt/$(QWT).$(QWT_SUFFIX)