qt5: use distfile a mirror
This commit is contained in:
parent
4b2d2a6367
commit
28abfa56bf
1 changed files with 2 additions and 1 deletions
|
@ -26,7 +26,8 @@ homepage="http://qt.io/"
|
|||
short_desc="Cross-platform application and UI framework (QT5)"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3, LGPL-2.1"
|
||||
distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-src-${version}.tar.xz"
|
||||
#distfiles="http://download.qt.io/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-src-${version}.tar.xz"
|
||||
distfiles="http://www.mirrorservice.org/sites/download.qt-project.org/official_releases/qt/${version%.*}/${version}/single/qt-everywhere-src-${version}.tar.xz"
|
||||
checksum=05ffba7b811b854ed558abf2be2ddbd3bb6ddd0b60ea4b5da75d277ac15e740a
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue