dev-util/gource: use HTTPS
authorMichael Palimaka <kensington@gentoo.org>
Mon, 24 Sep 2018 12:02:43 +0000 (22:02 +1000)
committerMichael Palimaka <kensington@gentoo.org>
Mon, 24 Sep 2018 12:03:01 +0000 (22:03 +1000)
Package-Manager: Portage-2.3.49, Repoman-2.3.10

dev-util/gource/gource-0.49.ebuild

index 34639205e93e27f14c5cf359189d2eb5c067ecea..29159bcde85b114432f8e98dc542d1fb8b7c903e 100644 (file)
@@ -6,7 +6,7 @@ EAPI=6
 inherit flag-o-matic
 
 DESCRIPTION="A software version control visualization tool"
-HOMEPAGE="http://gource.io/"
+HOMEPAGE="https://gource.io/"
 SRC_URI="https://github.com/acaudwell/Gource/releases/download/${P}/${P}.tar.gz"
 
 LICENSE="GPL-3"