diff options
author | Mark Brand <mabrand@mabrand.nl> | 2020-03-31 19:41:34 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2020-03-31 20:54:24 (GMT) |
commit | fe34c8f8488d49604bd8879b9e3bd0bd209cf6e1 (patch) | |
tree | 74c98d9f35211f66e9955e6bc21debe10550ce07 /src/qtxmlpatterns.mk | |
parent | 169c1da1e70307258cf763cd41f50a18071587c2 (diff) | |
download | mxe-fe34c8f8488d49604bd8879b9e3bd0bd209cf6e1.zip mxe-fe34c8f8488d49604bd8879b9e3bd0bd209cf6e1.tar.gz mxe-fe34c8f8488d49604bd8879b9e3bd0bd209cf6e1.tar.bz2 |
qt5: update to 5.14.2
Diffstat (limited to 'src/qtxmlpatterns.mk')
-rw-r--r-- | src/qtxmlpatterns.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtxmlpatterns.mk b/src/qtxmlpatterns.mk index 6bf54c9..b502f04 100644 --- a/src/qtxmlpatterns.mk +++ b/src/qtxmlpatterns.mk @@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/ $(PKG)_DESCR := Qt $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := fb993a112e591c84ea159a752a4026031a212a7af6f31a1b288552c924c18224 +$(PKG)_CHECKSUM := 219a876665345e3801baff71f31f30f5495c1cb9ab23fbbd27602632c80fcfb7 $(PKG)_SUBDIR = $(subst qtbase,qtxmlpatterns,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtxmlpatterns,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtxmlpatterns,$(qtbase_URL)) |