diff options
author | Mark Brand <mabrand@mabrand.nl> | 2018-12-04 23:19:07 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2018-12-04 23:19:07 (GMT) |
commit | 5eda7249be679bdd18d0fce6f2ec537305a17c4e (patch) | |
tree | 182254fc4d9ff2c8d54ba1a79815d2dec32b23fa /src/qtscxml.mk | |
parent | 9825a8aba2cc716211ae9709b3a476ac9188cd3b (diff) | |
download | mxe-5eda7249be679bdd18d0fce6f2ec537305a17c4e.zip mxe-5eda7249be679bdd18d0fce6f2ec537305a17c4e.tar.gz mxe-5eda7249be679bdd18d0fce6f2ec537305a17c4e.tar.bz2 |
qt5: update to 5.11.3
Diffstat (limited to 'src/qtscxml.mk')
-rw-r--r-- | src/qtscxml.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtscxml.mk b/src/qtscxml.mk index 374fcff..e526eee 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 := d625cb2149f5bfef5747b1d40b22327fd36132307c8b76d358f235d5422ff7a4 +$(PKG)_CHECKSUM := 13172767eda404f1b71ab35998a95af6633d700d2417fff3648d8c6dc6af68d7 $(PKG)_SUBDIR = $(subst qtbase,qtscxml,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtscxml,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtscxml,$(qtbase_URL)) |