qt5: use tsinghua mirror to incrase download speed in China

This commit is contained in:
CN_SZTL 2019-11-30 19:29:14 +08:00
parent c405f16125
commit 87da774b7b
No known key found for this signature in database
GPG Key ID: 6850B6345C862176

View File

@ -15,7 +15,7 @@ PKG_VERSION:=5.9.8
PKG_RELEASE:=1
PKG_SOURCE:=qt-everywhere-opensource-src-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://download.qt-project.org/archive/qt/5.9/$(PKG_VERSION)/single
PKG_SOURCE_URL:=http://mirrors.tuna.tsinghua.edu.cn/qt/archive/qt/5.9/$(PKG_VERSION)/single
PKG_HASH:=86aca7dc37f161fc730a9d4f6bddf684962ca560327682e282ff61bf8b859c36
PKG_BUILD_PARALLEL:=1