1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-21 11:54:15 +01:00

LP-338 upgrade to Qt 5.6.1

This commit is contained in:
Philippe Renon 2016-06-25 16:20:26 +02:00 committed by Philippe Renon
parent 6214c0ea30
commit 566a7fa17d

View File

@ -87,7 +87,7 @@ $(TOOL_REMOVE_TARGETS):
TOOLS_URL := http://librepilot.github.io/tools TOOLS_URL := http://librepilot.github.io/tools
QT_SHORT_VERSION := 5.6 QT_SHORT_VERSION := 5.6
QT_VERSION := 5.6.0 QT_VERSION := 5.6.1
ifeq ($(UNAME), Linux) ifeq ($(UNAME), Linux)
ifeq ($(ARCH), x86_64) ifeq ($(ARCH), x86_64)