media-plugins/kodi-screensaver-rsxs: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-07-30 05:44:02 +10:00
committed by Michał Górny
parent 97635774aa
commit 24b0acdfe2
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ SRC_URI=""
case ${PV} in
9999)
SRC_URI=""
EGIT_REPO_URI="git://github.com/notspiff/screensavers.rsxs.git"
EGIT_REPO_URI="https://github.com/notspiff/screensavers.rsxs.git"
inherit git-r3
;;
*)

View File

@@ -12,7 +12,7 @@ SRC_URI=""
case ${PV} in
9999)
SRC_URI=""
EGIT_REPO_URI="git://github.com/notspiff/screensavers.rsxs.git"
EGIT_REPO_URI="https://github.com/notspiff/screensavers.rsxs.git"
inherit git-r3
;;
*)