diff options
author | Mark Brand <mabrand@mabrand.nl> | 2018-05-22 13:02:10 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2018-05-23 23:38:32 (GMT) |
commit | 56d0329c28b83a167900c8476eadd7677076240d (patch) | |
tree | 34db1cd4aa20cc37746a5561b64981e598481902 /src/qtscxml.mk | |
parent | 97c0fbfd235221e3227a5a0c3ec7bb6651e9333d (diff) | |
download | mxe-56d0329c28b83a167900c8476eadd7677076240d.zip mxe-56d0329c28b83a167900c8476eadd7677076240d.tar.gz mxe-56d0329c28b83a167900c8476eadd7677076240d.tar.bz2 |
qt5: update to 5.11.0
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 fd7b831..70b2633 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 := 0b42d201e4f96af1c404a61f01da6726bab9bfba4e280cc4a82c717f0db26103 +$(PKG)_CHECKSUM := 531c204860e381808714486bd9703570de5fc5b1f8e2f4e18ede211d73428b03 $(PKG)_SUBDIR = $(subst qtbase,qtscxml,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtscxml,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtscxml,$(qtbase_URL)) |