diff options
author | Mark Brand <mabrand@mabrand.nl> | 2018-02-15 08:34:10 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2018-02-15 08:34:52 (GMT) |
commit | 6cca41d7b57337527d1714e7825d7e185b09c337 (patch) | |
tree | 04e8cd3a3246121ad6a20cd819d01792993826c2 /src/qtscxml.mk | |
parent | 780b7527f8c955cee083106a00f759f57075fe3c (diff) | |
download | mxe-6cca41d7b57337527d1714e7825d7e185b09c337.zip mxe-6cca41d7b57337527d1714e7825d7e185b09c337.tar.gz mxe-6cca41d7b57337527d1714e7825d7e185b09c337.tar.bz2 |
qt5: update to 5.10.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 ae24ca6..fd7b831 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 := 4bbb19d6b169ab04aec62d09ed4324639cda13d2c25cf584c9061c5d9af65890 +$(PKG)_CHECKSUM := 0b42d201e4f96af1c404a61f01da6726bab9bfba4e280cc4a82c717f0db26103 $(PKG)_SUBDIR = $(subst qtbase,qtscxml,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtscxml,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtscxml,$(qtbase_URL)) |