media-plugins/kodi-pvr-stalker: 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:39:56 +10:00
committed by Michał Górny
parent 8bdf119226
commit 37f65f5333
3 changed files with 3 additions and 3 deletions

View File

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

View File

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

View File

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