summaryrefslogtreecommitdiffstats
path: root/src/qtscxml.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2016-12-15 13:48:16 (GMT)
committerMark Brand <mabrand@mabrand.nl>2016-12-15 17:35:09 (GMT)
commita935ec65c636e0a331783ae549694f8a8591bff8 (patch)
tree2ba8266761a34217a45e9efb01bd2032aa157e7e /src/qtscxml.mk
parente26161b861b37e47628d6d5defddbee24508bf1a (diff)
downloadmxe-a935ec65c636e0a331783ae549694f8a8591bff8.zip
mxe-a935ec65c636e0a331783ae549694f8a8591bff8.tar.gz
mxe-a935ec65c636e0a331783ae549694f8a8591bff8.tar.bz2
update qt5 modules to 5.7.1
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 9461d6a..e89fb62 100644
--- a/src/qtscxml.mk
+++ b/src/qtscxml.mk
@@ -3,7 +3,7 @@
PKG := qtscxml
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := 370b13d76c9a2ddf05336e797edf7f54d41db6063e3b921e0825dd6dd26c51f1
+$(PKG)_CHECKSUM := 9dad4ab220a715b6a63df1d4a196bfa963a1ce7e6e57e7b36462c5dab09db38c
$(PKG)_SUBDIR = $(subst qtbase,qtscxml,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtscxml,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtscxml,$(qtbase_URL))