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

media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-1.1.0.ebuild
media-plugins/kodi-audiodecoder-modplug/kodi-audiodecoder-modplug-9999.ebuild

index f18b9e0a6785540ed909424b49d7d8e5901f32f0..276bbf03b5f6f29e56ebc8b914c8bd0898e1a701 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI=""
 case ${PV} in
 9999)
        SRC_URI=""
-       EGIT_REPO_URI="git://github.com/notspiff/audiodecoder.modplug.git"
+       EGIT_REPO_URI="https://github.com/notspiff/audiodecoder.modplug.git"
        inherit git-r3
        ;;
 *)
index c13212f3e103b9fe453237f89e0b66cf8c8913b2..276bbf03b5f6f29e56ebc8b914c8bd0898e1a701 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -12,7 +12,7 @@ SRC_URI=""
 case ${PV} in
 9999)
        SRC_URI=""
-       EGIT_REPO_URI="git://github.com/notspiff/audiodecoder.modplug.git"
+       EGIT_REPO_URI="https://github.com/notspiff/audiodecoder.modplug.git"
        inherit git-r3
        ;;
 *)