diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /media-gfx/photivo | |
parent | 618e0886aecf0c9a0b9fead6f8efa679ee694161 (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.xz |
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'media-gfx/photivo')
-rw-r--r-- | media-gfx/photivo/metadata.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/photivo/metadata.xml b/media-gfx/photivo/metadata.xml index bcaaebfc1a1..8b9064e544e 100644 --- a/media-gfx/photivo/metadata.xml +++ b/media-gfx/photivo/metadata.xml @@ -8,6 +8,6 @@ </maintainer> <upstream> <remote-id type="google-code">photivo</remote-id> - <bugs-to>http://code.google.com/p/photivo/issues/list</bugs-to> + <bugs-to>https://code.google.com/p/photivo/issues/list</bugs-to> </upstream> </pkgmetadata> |