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

media-plugins/kodi-audioencoder-wav/kodi-audioencoder-wav-1.1.0.ebuild
media-plugins/kodi-audioencoder-wav/kodi-audioencoder-wav-9999.ebuild

index b6cc05489985668c2a6f9b967071bde7147a37af..d8817b909c7c1ca676b40ea4f8da4a4b7ca51f42 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/xbmc/audioencoder.wav.git"
+       EGIT_REPO_URI="https://github.com/xbmc/audioencoder.wav.git"
        inherit git-r3
        ;;
 *)
index 184f8a9ded96c608ec37166d60ce5586d70f6dcf..92c34671f99a1d87f4ee9970dfe464c8f0e40549 100644 (file)
@@ -12,7 +12,7 @@ SRC_URI=""
 case ${PV} in
 9999)
        SRC_URI=""
-       EGIT_REPO_URI="git://github.com/xbmc/audioencoder.wav.git"
+       EGIT_REPO_URI="https://github.com/xbmc/audioencoder.wav.git"
        inherit git-r3
        ;;
 *)