summaryrefslogtreecommitdiffstats
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
parentc978dd1cf10f4391919e6760eb6691dd1a7034b6 (diff)
downloadmeta-qt5-6463beab78606bf2c0a023b9c453a60b45d7bc0e.tar.gz
qt5everywheredemo: update HOMEPAGE
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-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 @@
1SUMMARY = "Qt5 everywhere demo" 1SUMMARY = "Qt5 everywhere demo"
2DESCRIPTION = "Quick tour of Qt 5.0, primarily focusing on its graphical capabilities." 2DESCRIPTION = "Quick tour of Qt 5.0, primarily focusing on its graphical capabilities."
3LICENSE = "BSD" 3LICENSE = "BSD"
4HOMEPAGE = "https://qt.gitorious.org/qt-labs" 4HOMEPAGE = "https://code.qt.io/cgit/qt-labs"
5LIC_FILES_CHKSUM = "file://qml/QtDemo/main.qml;endline=39;md5=7d80863906a4bc8ffca77fd869e335a9" 5LIC_FILES_CHKSUM = "file://qml/QtDemo/main.qml;endline=39;md5=7d80863906a4bc8ffca77fd869e335a9"
6 6
7DEPENDS = "qtdeclarative qtgraphicaleffects qtsvg qtmultimedia qtxmlpatterns" 7DEPENDS = "qtdeclarative qtgraphicaleffects qtsvg qtmultimedia qtxmlpatterns"