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/gcr | |
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/gcr')
-rw-r--r-- | meta/recipes-gnome/gcr/gcr_3.28.1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gcr/gcr_3.28.1.bb b/meta/recipes-gnome/gcr/gcr_3.28.1.bb index 2299199c31..419396f049 100644 --- a/meta/recipes-gnome/gcr/gcr_3.28.1.bb +++ b/meta/recipes-gnome/gcr/gcr_3.28.1.bb | |||
@@ -1,6 +1,6 @@ | |||
1 | SUMMARY = "A library for bits of crypto UI and parsing etc" | 1 | SUMMARY = "A library for bits of crypto UI and parsing etc" |
2 | HOMEPAGE = "http://www.gnome.org/" | 2 | HOMEPAGE = "https://gitlab.gnome.org/GNOME/gcr" |
3 | BUGTRACKER = "https://bugzilla.gnome.org/" | 3 | BUGTRACKER = "https://gitlab.gnome.org/GNOME/gcr/issues" |
4 | 4 | ||
5 | LICENSE = "GPLv2" | 5 | LICENSE = "GPLv2" |
6 | LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" | 6 | LIC_FILES_CHKSUM = "file://COPYING;md5=55ca817ccb7d5b5b66355690e9abc605" |