summaryrefslogtreecommitdiffstats
path: root/src/qtscxml.mk
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2020-05-26 08:36:15 (GMT)
committerMark Brand <mabrand@mabrand.nl>2020-05-26 10:10:18 (GMT)
commit4ab8b10693489afea51df1b5361b276228786171 (patch)
treec7a3c1f401085aa8c21c802bb7ae62b76a0a7e64 /src/qtscxml.mk
parentd63639ff6e39d66d5b0d489ef17840af522e6dca (diff)
downloadmxe-4ab8b10693489afea51df1b5361b276228786171.zip
mxe-4ab8b10693489afea51df1b5361b276228786171.tar.gz
mxe-4ab8b10693489afea51df1b5361b276228786171.tar.bz2
qt5: update to 5.15.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 76bd58e..c453ea3 100644
--- a/src/qtscxml.mk
+++ b/src/qtscxml.mk
@@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/
$(PKG)_DESCR := Qt
$(PKG)_IGNORE :=
$(PKG)_VERSION = $(qtbase_VERSION)
-$(PKG)_CHECKSUM := 030cea352a56074f577200f967ef37c959b2767127de61f766f59b0d99763790
+$(PKG)_CHECKSUM := 9c3a72bf5ebd07553b0049cc1943f04cff93b7e53bde8c81d652422dbf12ff72
$(PKG)_SUBDIR = $(subst qtbase,qtscxml,$(qtbase_SUBDIR))
$(PKG)_FILE = $(subst qtbase,qtscxml,$(qtbase_FILE))
$(PKG)_URL = $(subst qtbase,qtscxml,$(qtbase_URL))