diff options
author | Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com> | 2019-10-23 14:33:57 -0400 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-10-28 05:31:41 +0000 |
commit | e7bf9c976cc07b687f1ac7636f9f5a595948dfe7 (patch) | |
tree | e8e6b7e7dce83b886108f4aea4daf72360896654 /meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.0.bb | |
parent | 13bfb2b869520962b163ba24550f8a5ed40cbf2c (diff) | |
download | poky-e7bf9c976cc07b687f1ac7636f9f5a595948dfe7.tar.gz |
meta: update and add missing homepage/bugtracker links
(From OE-Core rev: 9e5089dac1ae8277263ec3dced1fb1633ba98e57)
Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.0.bb')
-rw-r--r-- | meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.0.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.0.bb b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.0.bb index 84127339b0..3f6b60fbde 100644 --- a/meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.0.bb +++ b/meta/recipes-gnome/gnome/adwaita-icon-theme_3.34.0.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "GTK+ icon theme" | 1 | SUMMARY = "GTK+ icon theme" |
2 | HOMEPAGE = "http://ftp.gnome.org/pub/GNOME/sources/adwaita-icon-theme/" | 2 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/adwaita-icon-theme" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/adwaita-icon-theme/issues" |
4 | SECTION = "x11/gnome" | 4 | SECTION = "x11/gnome" |
5 | 5 | ||
6 | LICENSE = "LGPL-3.0 | CC-BY-SA-3.0" | 6 | LICENSE = "LGPL-3.0 | CC-BY-SA-3.0" |