diff options
author | Mark Brand <mabrand@mabrand.nl> | 2019-01-04 21:33:29 (GMT) |
---|---|---|
committer | Mark Brand <mabrand@mabrand.nl> | 2019-01-04 21:45:42 (GMT) |
commit | 27afe4357b545436a83c53ad51fe0bc104ca1d3d (patch) | |
tree | 665440697b7c61593705a8d774a704e52abb3b60 /src/qtsystems.mk | |
parent | ec063234c09f97950a03034c171b431621e40133 (diff) | |
download | mxe-27afe4357b545436a83c53ad51fe0bc104ca1d3d.zip mxe-27afe4357b545436a83c53ad51fe0bc104ca1d3d.tar.gz mxe-27afe4357b545436a83c53ad51fe0bc104ca1d3d.tar.bz2 |
update: qtsystems, qwt
Diffstat (limited to 'src/qtsystems.mk')
-rw-r--r-- | src/qtsystems.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/qtsystems.mk b/src/qtsystems.mk index a6d6377..3e5fd22 100644 --- a/src/qtsystems.mk +++ b/src/qtsystems.mk @@ -3,8 +3,8 @@ PKG := qtsystems $(PKG)_WEBSITE := https://www.qt.io/ $(PKG)_DESCR := Qt $(PKG)_IGNORE := -$(PKG)_VERSION := 66e4567 -$(PKG)_CHECKSUM := 20c98396ad7c5d819e98a6b34935ab2c0eed25e701dc062ac37d2b8d20b71bfb +$(PKG)_VERSION := e3332ee +$(PKG)_CHECKSUM := 29101923081aa57d994cdb1ba4b6128cef82f5e310f81c280c1acd6442a1fc38 $(PKG)_GH_CONF := qt/qtsystems/branches/dev $(PKG)_DEPS := cc qtbase qtdeclarative qtxmlpatterns |