mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
media-plugins/kodi-pvr-pctv: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
679d0be719
commit
8bdf119226
@@ -12,7 +12,7 @@ SRC_URI=""
|
||||
case ${PV} in
|
||||
9999)
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="git://github.com/kodi-pvr/pvr.pctv.git"
|
||||
EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.pctv.git"
|
||||
inherit git-r3
|
||||
;;
|
||||
*)
|
||||
|
||||
@@ -12,7 +12,7 @@ SRC_URI=""
|
||||
case ${PV} in
|
||||
9999)
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="git://github.com/kodi-pvr/pvr.pctv.git"
|
||||
EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.pctv.git"
|
||||
inherit git-r3
|
||||
;;
|
||||
*)
|
||||
|
||||
@@ -12,7 +12,7 @@ SRC_URI=""
|
||||
case ${PV} in
|
||||
9999)
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="git://github.com/kodi-pvr/pvr.pctv.git"
|
||||
EGIT_REPO_URI="https://github.com/kodi-pvr/pvr.pctv.git"
|
||||
inherit git-r3
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user