x11-misc/gigolo: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 2 Jun 2018 20:40:48 +0000 (22:40 +0200)
committerAaron Bauman <bman@gentoo.org>
Sat, 2 Jun 2018 22:37:37 +0000 (18:37 -0400)
Closes: https://github.com/gentoo/gentoo/pull/8694

x11-misc/gigolo/gigolo-0.4.2-r1.ebuild

index 1de0cadb8c6373ad46ad1c4b8df2b42d6f873c54..0f8a1215a551db57326d6920c8acb32ffeaee5f9 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit xdg-utils
 
 DESCRIPTION="a frontend to easily manage connections to remote filesystems using GIO/GVfs"
-HOMEPAGE="http://www.uvena.de/gigolo/ https://goodies.xfce.org/projects/applications/gigolo"
+HOMEPAGE="https://www.uvena.de/gigolo/ https://goodies.xfce.org/projects/applications/gigolo"
 SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2"
 
 LICENSE="GPL-2"