diff options
author | Mark Brand <mabrand@mabrand.nl> | 2018-06-19 21:24:29 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2018-06-19 21:30:54 (GMT) |
commit | 2de6bde8c4949c67306882f5fe68f1c6db233609 (patch) | |
tree | c5ab7a9edceb9a02551144e791cbf3bbd8bcdd7a /src/qtscxml.mk | |
parent | f47e8cb99b2e21b2d93cb4a7c30b6bc997107084 (diff) | |
download | mxe-2de6bde8c4949c67306882f5fe68f1c6db233609.zip mxe-2de6bde8c4949c67306882f5fe68f1c6db233609.tar.gz mxe-2de6bde8c4949c67306882f5fe68f1c6db233609.tar.bz2 |
qt5: update to 5.11.1
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 70b2633..fdb3fd1 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 := 531c204860e381808714486bd9703570de5fc5b1f8e2f4e18ede211d73428b03 +$(PKG)_CHECKSUM := f0463f02c0bb81d214b04ec82ff0d22744cdae1966cd8dfb53cd2b31ad233338 $(PKG)_SUBDIR = $(subst qtbase,qtscxml,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtscxml,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtscxml,$(qtbase_URL)) |