diff --git a/index.html b/index.html index 9817e139..e080b1bc 100644 --- a/index.html +++ b/index.html @@ -1815,7 +1815,7 @@ USE_OSGPLUGIN(<plugin2>) qwt - 6.0.1 + 6.0.2 Qwt diff --git a/src/qwt.mk b/src/qwt.mk index 3d0eb2a3..74e66e50 100644 --- a/src/qwt.mk +++ b/src/qwt.mk @@ -3,7 +3,7 @@ # Qwt - Qt widgets for technical applications PKG := qwt -$(PKG)_CHECKSUM := 7ea84ee47339809c671a456b5363d941c45aea92 +$(PKG)_CHECKSUM := 6d33a52367f7a82498ba27812bec4e15de005534 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) $(PKG)_FILE := $($(PKG)_SUBDIR).zip $(PKG)_WEBSITE := http://qwt.sourceforge.net/