comparison src/qtbase.mk @ 4855:ab2f299ccd4c

Qt5: update to v5.11.2 * src/qtbase.mk: update version, checksum * src/qtimageformats.mk, src/qtisvg.mk, src/qttools.mk: update checksum
author Markus Mützel <markus.muetzel@gmx.de>
date Sun, 14 Oct 2018 13:37:45 +0200
parents 6834d305f658
children 5ff8a7e5d891
comparison
equal deleted inserted replaced
4854:990b5e6b1970 4855:ab2f299ccd4c
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := qtbase 4 PKG := qtbase
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 5.11.1 6 $(PKG)_VERSION := 5.11.2
7 $(PKG)_CHECKSUM := 41c43cfd4713381b4e9f31db11836e9afdc0877e 7 $(PKG)_CHECKSUM := 6f337bdf04fd988f2da4d0fbce431a82224b1c4e
8 $(PKG)_SUBDIR := $(PKG)-everywhere-src-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := $(PKG)-everywhere-src-$($(PKG)_VERSION)
9 $(PKG)_FILE := $(PKG)-everywhere-src-$($(PKG)_VERSION).tar.xz 9 $(PKG)_FILE := $(PKG)-everywhere-src-$($(PKG)_VERSION).tar.xz
10 $(PKG)_URL := http://download.qt.io/official_releases/qt/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE) 10 $(PKG)_URL := http://download.qt.io/official_releases/qt/$(call SHORT_PKG_VERSION,$(PKG))/$($(PKG)_VERSION)/submodules/$($(PKG)_FILE)
11 ifeq ($(USE_SYSTEM_FONTCONFIG),no) 11 ifeq ($(USE_SYSTEM_FONTCONFIG),no)
12 $(PKG)_FONTCONFIG := fontconfig 12 $(PKG)_FONTCONFIG := fontconfig