summaryrefslogtreecommitdiffstats
path: root/package/qwt
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2016-06-13 20:23:15 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-06-13 22:28:18 +0200
commit391bb2a5809845877f4ac4643480983efcc0a6c4 (patch)
treebb7998f9278d8bc8239371c93f1d9d76dfac33e9 /package/qwt
parentb1d5aa1bc2b757eef2479947413ecd1dec99e07e (diff)
downloadbuildroot-391bb2a5809845877f4ac4643480983efcc0a6c4.tar.gz
buildroot-391bb2a5809845877f4ac4643480983efcc0a6c4.zip
package/qwt: bump version to 6.1.3
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qwt')
-rw-r--r--package/qwt/qwt.hash5
-rw-r--r--package/qwt/qwt.mk2
2 files changed, 4 insertions, 3 deletions
diff --git a/package/qwt/qwt.hash b/package/qwt/qwt.hash
index fc78b753b4..a0077a6804 100644
--- a/package/qwt/qwt.hash
+++ b/package/qwt/qwt.hash
@@ -1,2 +1,3 @@
-# Locally computed:
-sha256 2b08f18d1d3970e7c3c6096d850f17aea6b54459389731d3ce715d193e243d0c qwt-6.1.2.tar.bz2
+# From https://sourceforge.net/projects/qwt/files/qwt/6.1.3/
+sha1 90ec21bc42f7fae270482e1a0df3bc79cb10e5c7 qwt-6.1.3.tar.bz2
+md5 19d1f5fa5e22054d22ee3accc37c54ba qwt-6.1.3.tar.bz2
diff --git a/package/qwt/qwt.mk b/package/qwt/qwt.mk
index 0bea5f35a3..da30dd24a2 100644
--- a/package/qwt/qwt.mk
+++ b/package/qwt/qwt.mk
@@ -4,7 +4,7 @@
#
################################################################################
-QWT_VERSION = 6.1.2
+QWT_VERSION = 6.1.3
QWT_SOURCE = qwt-$(QWT_VERSION).tar.bz2
QWT_SITE = http://downloads.sourceforge.net/project/qwt/qwt/$(QWT_VERSION)
QWT_INSTALL_STAGING = YES
OpenPOWER on IntegriCloud