app-misc/sleepyhead: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 01:13:03 +0000 (11:13 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 08:46:46 +0000 (10:46 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

app-misc/sleepyhead/sleepyhead-9999.ebuild

index 6b4c8dabd1895e2e7e979574f2a6e85cf121fcc6..36e00d73fd3df6787d5b6be733718c85c7bd6c24 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -8,7 +8,7 @@ HOMEPAGE="https://sourceforge.net/apps/mediawiki/sleepyhead/index.php?title=Main
 
 # Point to any required sources; these will be automatically downloaded by
 # Portage.
-EGIT_REPO_URI="git://github.com/rich0/rich0-sleepyhead.git"
+EGIT_REPO_URI="https://github.com/rich0/rich0-sleepyhead.git"
 EGIT_BRANCH="rich-test"
 
 LICENSE="GPL-2"