diff options
author | Mark Brand <mabrand@mabrand.nl> | 2018-09-20 07:22:07 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2018-09-20 07:22:54 (GMT) |
commit | 063ce66ec0e1ed6fd6250f24bcc490f24df98449 (patch) | |
tree | b578a65b944f5f4aeab29c2eabcc85a7bef38ed5 /src/qtscxml.mk | |
parent | 13ecd543cf9a4ee677d44936124ebb7b8fcb377c (diff) | |
download | mxe-063ce66ec0e1ed6fd6250f24bcc490f24df98449.zip mxe-063ce66ec0e1ed6fd6250f24bcc490f24df98449.tar.gz mxe-063ce66ec0e1ed6fd6250f24bcc490f24df98449.tar.bz2 |
qt5: update to 5.11.2
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 fdb3fd1..374fcff 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 := f0463f02c0bb81d214b04ec82ff0d22744cdae1966cd8dfb53cd2b31ad233338 +$(PKG)_CHECKSUM := d625cb2149f5bfef5747b1d40b22327fd36132307c8b76d358f235d5422ff7a4 $(PKG)_SUBDIR = $(subst qtbase,qtscxml,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtscxml,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtscxml,$(qtbase_URL)) |