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/qtlocation.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/qtlocation.mk')
-rw-r--r-- | src/qtlocation.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qtlocation.mk b/src/qtlocation.mk index d97d6b1..9775510 100644 --- a/src/qtlocation.mk +++ b/src/qtlocation.mk @@ -5,7 +5,7 @@ $(PKG)_WEBSITE := https://www.qt.io/ $(PKG)_DESCR := Qt $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := 8b922373e6eefd1b0e2a993dbf3d0b3f3df777bc720d40cad3ccb46e1936bc50 +$(PKG)_CHECKSUM := a31f27f457ac57e7203ae808b95ba0053d182e22425de03840af761e343d8bef $(PKG)_SUBDIR = $(subst qtbase,qtlocation,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtlocation,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtlocation,$(qtbase_URL)) |