qt5: use ustc mirror to incrase download speed in China

This commit is contained in:
CN_SZTL 2019-11-30 22:06:28 +08:00
parent 43cb6e9d8e
commit 28826ea708
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://mirrors.tuna.tsinghua.edu.cn/qt/archive/qt/5.9/$(PKG_VERSION)/single
PKG_SOURCE_URL:=https://mirrors.ustc.edu.cn/qtproject/archive/qt/5.9/$(PKG_VERSION)/single
PKG_HASH:=86aca7dc37f161fc730a9d4f6bddf684962ca560327682e282ff61bf8b859c36
PKG_BUILD_PARALLEL:=1