qt5: use tsinghua mirror to incrase download speed in China
This commit is contained in:
parent
c405f16125
commit
87da774b7b
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user