diff options
author | Mark Brand <mabrand@mabrand.nl> | 2014-05-20 21:53:39 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2014-05-21 09:59:00 (GMT) |
commit | ebc859ef6c714792c383b3be39e809e7e04bb017 (patch) | |
tree | 6edfa52c181c3bf397d059179576af09cde7994b /src/qtlocation.mk | |
parent | f341eb3780d1e04a97e352f7d959e7a8d6a1c79d (diff) | |
download | mxe-ebc859ef6c714792c383b3be39e809e7e04bb017.zip mxe-ebc859ef6c714792c383b3be39e809e7e04bb017.tar.gz mxe-ebc859ef6c714792c383b3be39e809e7e04bb017.tar.bz2 |
update qt5 modules
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 a6e254d..2215e7f 100644 --- a/src/qtlocation.mk +++ b/src/qtlocation.mk @@ -4,7 +4,7 @@ PKG := qtlocation $(PKG)_IGNORE := $(PKG)_VERSION = $(qtbase_VERSION) -$(PKG)_CHECKSUM := 40a73c0d94acadd35d1233affdef462206a91187 +$(PKG)_CHECKSUM := 19d8b2221b4a048998c51b8ab508ec0b26bd391c $(PKG)_SUBDIR = $(subst qtbase,qtlocation,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtlocation,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtlocation,$(qtbase_URL)) |