aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qt
diff options
context:
space:
mode:
authorCallum O'Brien <callum.obrien@bluefruit.co.uk>2019-06-10 16:55:34 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2019-07-15 13:58:33 +0000
commit6463beab78606bf2c0a023b9c453a60b45d7bc0e (patch)
tree105a754c92c3d9b96629c762eaa4a1a8420f947f /recipes-qt
parentc978dd1cf10f4391919e6760eb6691dd1a7034b6 (diff)
qt5everywheredemo: update HOMEPAGE
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-qt')
-rw-r--r--recipes-qt/examples/qt5everywheredemo_1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qt/examples/qt5everywheredemo_1.0.bb b/recipes-qt/examples/qt5everywheredemo_1.0.bb
index 4d1d140a..44e5a84f 100644
--- a/recipes-qt/examples/qt5everywheredemo_1.0.bb
+++ b/recipes-qt/examples/qt5everywheredemo_1.0.bb
@@ -1,7 +1,7 @@
SUMMARY = "Qt5 everywhere demo"
DESCRIPTION = "Quick tour of Qt 5.0, primarily focusing on its graphical capabilities."
LICENSE = "BSD"
-HOMEPAGE = "https://qt.gitorious.org/qt-labs"
+HOMEPAGE = "https://code.qt.io/cgit/qt-labs"
LIC_FILES_CHKSUM = "file://qml/QtDemo/main.qml;endline=39;md5=7d80863906a4bc8ffca77fd869e335a9"
DEPENDS = "qtdeclarative qtgraphicaleffects qtsvg qtmultimedia qtxmlpatterns"