summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-05-30 22:23:13 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-05-30 22:23:13 (GMT)
commitb649727d65c0f3b6498164860e8598ac7a95900b (patch)
tree4b5005eb36796bd81449715c10c6a0a7015de602
parent9452af43a76fd97d5df8a6c539f1737ec5b070c8 (diff)
downloadmxe-b649727d65c0f3b6498164860e8598ac7a95900b.zip
mxe-b649727d65c0f3b6498164860e8598ac7a95900b.tar.gz
mxe-b649727d65c0f3b6498164860e8598ac7a95900b.tar.bz2
update package qwt
-rw-r--r--index.html2
-rw-r--r--src/qwt-1-fixes.patch2
-rw-r--r--src/qwt.mk2
3 files changed, 3 insertions, 3 deletions
diff --git a/index.html b/index.html
index 8b16f27..a3dda67 100644
--- a/index.html
+++ b/index.html
@@ -2065,7 +2065,7 @@ aptitude -t squeeze-backports install cmake yasm</pre>
</tr>
<tr>
<td id="qwt-package">qwt</td>
- <td id="qwt-version">6.0.2</td>
+ <td id="qwt-version">6.1.0</td>
<td id="qwt-website"><a href="http://qwt.sourceforge.net/">Qwt</a></td>
</tr>
<tr>
diff --git a/src/qwt-1-fixes.patch b/src/qwt-1-fixes.patch
index ebe4cf0..80179ef 100644
--- a/src/qwt-1-fixes.patch
+++ b/src/qwt-1-fixes.patch
@@ -12,7 +12,7 @@ See index.html for further information.
}
QWT_INSTALL_DOCS = $${QWT_INSTALL_PREFIX}/doc
-@@ -58,7 +58,7 @@
+@@ -70,7 +70,7 @@
# it will be a static library.
######################################################################
diff --git a/src/qwt.mk b/src/qwt.mk
index ecbdd67..519cde3 100644
--- a/src/qwt.mk
+++ b/src/qwt.mk
@@ -3,7 +3,7 @@
# Qwt - Qt widgets for technical applications
PKG := qwt
-$(PKG)_CHECKSUM := 6d33a52367f7a82498ba27812bec4e15de005534
+$(PKG)_CHECKSUM := 2d95abf1fc4578684e141e0c76df266f9dae080a
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $($(PKG)_SUBDIR).zip
$(PKG)_WEBSITE := http://qwt.sourceforge.net/