diff options
author | Mark Brand <mabrand@mabrand.nl> | 2017-12-16 08:44:26 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2017-12-16 10:24:09 (GMT) |
commit | 0eda225dffcb210341b514024d41f08e03d63e32 (patch) | |
tree | b29910492cac826548d9e9e8630f51cfada9fc11 /src/qtscxml.mk | |
parent | 60b66c75e340c841a2f79a9b985afdfccd98c3eb (diff) | |
download | mxe-0eda225dffcb210341b514024d41f08e03d63e32.zip mxe-0eda225dffcb210341b514024d41f08e03d63e32.tar.gz mxe-0eda225dffcb210341b514024d41f08e03d63e32.tar.bz2 |
qt5: update to 5.10.0
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 dc7b3fa..6c1085c 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 := d8f51fa8eddd09fef29d8fad6e570e9ca9403469543ab10cb5cfad738786a81b +$(PKG)_CHECKSUM := 4bbb19d6b169ab04aec62d09ed4324639cda13d2c25cf584c9061c5d9af65890 $(PKG)_SUBDIR = $(subst qtbase,qtscxml,$(qtbase_SUBDIR)) $(PKG)_FILE = $(subst qtbase,qtscxml,$(qtbase_FILE)) $(PKG)_URL = $(subst qtbase,qtscxml,$(qtbase_URL)) |