diff options
author | Mark Brand <mabrand@mabrand.nl> | 2019-03-16 09:57:46 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2019-03-16 09:57:46 (GMT) |
commit | b1ce579517ea3a06d735419f8e49cc947bbd0ee4 (patch) | |
tree | e80a209176e374b0dace9324e661d1edabcd53ee /src/qtxmlpatterns.mk | |
parent | 1c21be230e676c562ada12eb1bebac996bc090f0 (diff) | |
download | mxe-b1ce579517ea3a06d735419f8e49cc947bbd0ee4.zip mxe-b1ce579517ea3a06d735419f8e49cc947bbd0ee4.tar.gz mxe-b1ce579517ea3a06d735419f8e49cc947bbd0ee4.tar.bz2 |
qt5: update to 5.12.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 d586f4d..dbf4fc7 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 := 76988ca9a7a184b9013b8a5864dad150e4603890c7eb7aecad4baad071802ecb +$(PKG)_CHECKSUM := 2e535ec17b542f2a0b87a9db93284666015cc07b6188894ace7e75104c6d860d $(PKG)_SUBDIR = $(subst qtbase,qtxmlpatterns,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtxmlpatterns,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtxmlpatterns,$(qtbase_URL)) |