media-plugins/kodi-pvr-mythtv: use HTTPS for GitHub
authorDavid Hicks <david@hicks.id.au>
Sat, 29 Jul 2017 19:38:14 +0000 (05:38 +1000)
committerMichał Górny <mgorny@gentoo.org>
Sun, 30 Jul 2017 12:12:43 +0000 (14:12 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3

media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-4.15.3.ebuild
media-plugins/kodi-pvr-mythtv/kodi-pvr-mythtv-9999.ebuild

index f6a72f5dd6b08dacc944b3e1de99359ef44461d1..0b183188b03aeea764421b6c7bb2285a965bba67 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI=""
 case ${PV} in
 9999)
        SRC_URI=""
-       EGIT_REPO_URI="git://github.com/janbar/pvr.mythtv.git"
+       EGIT_REPO_URI="https://github.com/janbar/pvr.mythtv.git"
        inherit git-r3
        ;;
 *)
index 9edb635bfdf96fd831b721d7c061be5ef2bc3569..4a54f66b31309c41d8dd7ab43c7b824d9f692bc9 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI=""
 case ${PV} in
 9999)
        SRC_URI=""
-       EGIT_REPO_URI="git://github.com/janbar/pvr.mythtv.git"
+       EGIT_REPO_URI="https://github.com/janbar/pvr.mythtv.git"
        inherit git-r3
        ;;
 *)