summaryrefslogtreecommitdiffstats
path: root/src/qtscxml.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2017-01-29 13:07:45 (GMT)
committerMark Brand <mabrand@mabrand.nl>2017-01-30 21:15:01 (GMT)
commit0f724ee4b398bab31567a2ad3a54a56ac2911c0f (patch)
treef754cbc2f8efbd9335b52d6b24141421b06c85ce /src/qtscxml.mk
parenta0f9e615026ac22d3c9c4e842b728d474b0eecc0 (diff)
downloadmxe-0f724ee4b398bab31567a2ad3a54a56ac2911c0f.zip
mxe-0f724ee4b398bab31567a2ad3a54a56ac2911c0f.tar.gz
mxe-0f724ee4b398bab31567a2ad3a54a56ac2911c0f.tar.bz2
upgrade qt5 modules to 5.8.0
Diffstat (limited to 'src/qtscxml.mk')
-rw-r--r--src/qtscxml.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtscxml.mk b/src/qtscxml.mk
index 0aa92dc..f16b27b 100644
--- a/src/qtscxml.mk
+++ b/src/qtscxml.mk
@@ -5,7 +5,7 @@ $(PKG)_WEBSITE := http://qt-project.org/
$(PKG)_DESCR := Qt
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := 9dad4ab220a715b6a63df1d4a196bfa963a1ce7e6e57e7b36462c5dab09db38c
+$(PKG)_CHECKSUM := b6bb9d397396e7e2667d400c4d904d2d1dd9c1573c37ebe1aa62448289a09dc4
$(PKG)_SUBDIR = $(subst qtbase,qtscxml,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtscxml,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtscxml,$(qtbase_URL))