update package qt

This commit is contained in:
Mark Brand 2012-03-29 16:00:18 +02:00
parent 6d5b00f1f3
commit e404906d0a
3 changed files with 178 additions and 312 deletions

View File

@ -1506,7 +1506,7 @@ USE_OSGPLUGIN(<plugin2>)
</tr>
<tr>
<td><a href="http://qt.nokia.com/">qt</a></td>
<td id="qt-version">4.8.0</td>
<td id="qt-version">4.8.1</td>
</tr>
<tr>
<td><a href="http://qwtplot3d.sourceforge.net/">qwtplot3d</a></td>

File diff suppressed because it is too large Load Diff

View File

@ -4,7 +4,7 @@
# Qt
PKG := qt
$(PKG)_IGNORE :=
$(PKG)_CHECKSUM := 2ba35adca8fb9c66a58eca61a15b21df6213f22e
$(PKG)_CHECKSUM := a074d0f605f009e23c63e0a4cb9b71c978146ffc
$(PKG)_SUBDIR := $(PKG)-everywhere-opensource-src-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-everywhere-opensource-src-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://get.qt.nokia.com/qt/source/$($(PKG)_FILE)