diff options
author | Fatih Aşıcı <fatih.asici@gmail.com> | 2015-01-22 14:37:58 +0200 |
---|---|---|
committer | Peter Korsgaard <peter@korsgaard.com> | 2015-02-02 22:02:57 +0100 |
commit | 1ca2171a645a1ffe579b55501b410ef12570ffee (patch) | |
tree | 3c65ba5ed1727613373fd32e6920c913fe4f467e /package/qt5/qt5quick1 | |
parent | 9fff65cf1a1278702b5c9a5fb63e0cec583ab593 (diff) | |
download | buildroot-1ca2171a645a1ffe579b55501b410ef12570ffee.tar.gz buildroot-1ca2171a645a1ffe579b55501b410ef12570ffee.zip |
qt5: update URLs to use Qt's new domain
Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/qt5/qt5quick1')
-rw-r--r-- | package/qt5/qt5quick1/Config.in | 2 | ||||
-rw-r--r-- | package/qt5/qt5quick1/qt5quick1.hash | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/package/qt5/qt5quick1/Config.in b/package/qt5/qt5quick1/Config.in index c44a15fe0a..16076ebadd 100644 --- a/package/qt5/qt5quick1/Config.in +++ b/package/qt5/qt5quick1/Config.in @@ -15,7 +15,7 @@ config BR2_PACKAGE_QT5QUICK1 This package corresponds to the qt5quick1 module. - http://qt-project.org + http://qt.io comment "qt5quick1 needs a toolchain w/ dynamic library" depends on BR2_PACKAGE_QT5_JSCORE_AVAILABLE diff --git a/package/qt5/qt5quick1/qt5quick1.hash b/package/qt5/qt5quick1/qt5quick1.hash index a51b7ec176..aae2b262bb 100644 --- a/package/qt5/qt5quick1/qt5quick1.hash +++ b/package/qt5/qt5quick1/qt5quick1.hash @@ -1,4 +1,4 @@ -# Hashes from: http://download.qt-project.org/official_releases/qt/5.4/5.4.0/submodules/qtquick1-opensource-src-5.4.0.tar.xz.mirrorlist +# Hashes from: http://download.qt.io/official_releases/qt/5.4/5.4.0/submodules/qtquick1-opensource-src-5.4.0.tar.xz.mirrorlist sha256 d5a8b77c1c4832383f3c5a39c6dc60e992e61e684e7fbbdf9a208c31d9d032dc qtquick1-opensource-src-5.4.0.tar.xz sha1 d4af107f1227f111b7a65924d2ce5e3c08c7ee20 qtquick1-opensource-src-5.4.0.tar.xz md5 c1c5b1072137773d308c8b498cf35d05 qtquick1-opensource-src-5.4.0.tar.xz |