summaryrefslogtreecommitdiffstats
path: root/src/qtwebkit.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-06-02 13:07:52 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-06-02 17:27:59 (GMT)
commit89c89b628aaa61bdae476556fc555ced4ecb9954 (patch)
tree7fd7ed9a2bb1135f531afa44b7eeafe56c83de48 /src/qtwebkit.mk
parentaea39fccfba62a796ec562121347c78f2436bca9 (diff)
downloadmxe-89c89b628aaa61bdae476556fc555ced4ecb9954.zip
mxe-89c89b628aaa61bdae476556fc555ced4ecb9954.tar.gz
mxe-89c89b628aaa61bdae476556fc555ced4ecb9954.tar.bz2
upgrade qt5 packages to Qt 5.9.0
Diffstat (limited to 'src/qtwebkit.mk')
-rw-r--r--src/qtwebkit.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qtwebkit.mk b/src/qtwebkit.mk
index c054c7f..0d52454 100644
--- a/src/qtwebkit.mk
+++ b/src/qtwebkit.mk
@@ -5,10 +5,10 @@ $(PKG)_WEBSITE := https://www.qt.io/
$(PKG)_DESCR := Qt
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := 79ae8660086bf92ffb0008b17566270e6477c8fa0daf9bb3ac29404fb5911bec
+$(PKG)_CHECKSUM := 8dad193b740055a998312e04a040f2e32a923c0823b2d239b24eab08276a4e04
$(PKG)_SUBDIR = $(subst qtbase,qtwebkit,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtwebkit,$(qtbase_FILE))
-$(PKG)_URL = https://download.qt.io/community_releases/5.8/5.8.0-final/$($(PKG)_FILE)
+$(PKG)_URL = https://download.qt.io/community_releases/5.9/5.9.0-final/$($(PKG)_FILE)
$(PKG)_DEPS := gcc qtbase qtmultimedia qtquickcontrols sqlite
define $(PKG)_UPDATE