summaryrefslogtreecommitdiffstats
path: root/src/qt.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2013-06-08 18:49:13 (GMT)
committerMark Brand <mabrand@mabrand.nl>2013-06-08 18:49:13 (GMT)
commite8a731d2d1d88aa07031f96992d6fcae7e71487e (patch)
tree5e052a0db763d47834c08887d10f3965cc1d79c3 /src/qt.mk
parent63be4ce01595ffa7fa2fd2d145eda2e71051b26d (diff)
downloadmxe-e8a731d2d1d88aa07031f96992d6fcae7e71487e.zip
mxe-e8a731d2d1d88aa07031f96992d6fcae7e71487e.tar.gz
mxe-e8a731d2d1d88aa07031f96992d6fcae7e71487e.tar.bz2
update package qt
Diffstat (limited to 'src/qt.mk')
-rw-r--r--src/qt.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/qt.mk b/src/qt.mk
index dc6f3a7..422f9d4 100644
--- a/src/qt.mk
+++ b/src/qt.mk
@@ -3,10 +3,10 @@
PKG := qt
$(PKG)_IGNORE :=
-$(PKG)_CHECKSUM := 79e44d0605032a50adb6dfd1452fbcaabc81cdee
+$(PKG)_CHECKSUM := 101d950b65f4954a120b07de91a618f4677a839b
$(PKG)_SUBDIR := $(PKG)-everywhere-opensource-src-$($(PKG)_VERSION)
-$(PKG)_FILE := $(PKG)-everywhere-opensource-src-$($(PKG)_VERSION)-RC.tar.gz
-$(PKG)_URL := http://download.qt-project.org/snapshots/qt/4.8/4.8.5-rc/$($(PKG)_FILE)
+$(PKG)_FILE := $(PKG)-everywhere-opensource-src-$($(PKG)_VERSION)-RC2.tar.gz
+$(PKG)_URL := http://download.qt-project.org/snapshots/qt/4.8/4.8.5-rc2/$($(PKG)_FILE)
$(PKG)_DEPS := gcc libodbc++ postgresql freetds openssl zlib libpng jpeg libmng tiff sqlite dbus
define $(PKG)_UPDATE