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

media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-1.0.4.ebuild
media-plugins/kodi-inputstream-rtmp/kodi-inputstream-rtmp-9999.ebuild

index 6aaa2e2a4956676f631cfbe832f0ad91b79525da..8381ea52309549e7e0a4d6e324d43f8a9f2c108f 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI=""
 case ${PV} in
 9999)
        SRC_URI=""
-       EGIT_REPO_URI="git://github.com/notspiff/inputstream.rtmp.git"
+       EGIT_REPO_URI="https://github.com/notspiff/inputstream.rtmp.git"
        inherit git-r3
        ;;
 *)
index 5e58b1b13a3939f6a3835ce829b1274f424c4c00..28be9b91015be6b3e7f7fa0acf530e99bfe285bd 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI=""
 case ${PV} in
 9999)
        SRC_URI=""
-       EGIT_REPO_URI="git://github.com/notspiff/inputstream.rtmp.git"
+       EGIT_REPO_URI="https://github.com/notspiff/inputstream.rtmp.git"
        inherit git-r3
        ;;
 *)