summaryrefslogtreecommitdiffstats
path: root/src/qttools.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-11-22 21:23:29 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-11-22 21:23:29 (GMT)
commitadd612f408ac24c5f9ae7f525b5c1a3439151023 (patch)
treea16e2b221c98210725fb3df84ff1a707e6efa112 /src/qttools.mk
parent517ca7ccd009919fed5cdb623821e78cff5d0ef0 (diff)
downloadmxe-add612f408ac24c5f9ae7f525b5c1a3439151023.zip
mxe-add612f408ac24c5f9ae7f525b5c1a3439151023.tar.gz
mxe-add612f408ac24c5f9ae7f525b5c1a3439151023.tar.bz2
qt5: update to 5.9.3
Diffstat (limited to 'src/qttools.mk')
-rw-r--r--src/qttools.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qttools.mk b/src/qttools.mk
index b0ec1ff..0043e08 100644
--- a/src/qttools.mk
+++ b/src/qttools.mk
@@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/
$(PKG)_DESCR := Qt
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := 2bb996118b68e9939c185a593837e5a41bb3667bf5d4d5134fac02598bd2d81a
+$(PKG)_CHECKSUM := 442c38de3e35f9dcc355dadff35436e23a5a7abd7dd1167a3bf6325e3d9284ff
$(PKG)_SUBDIR = $(subst qtbase,qttools,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qttools,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qttools,$(qtbase_URL))