mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
media-plugins/kodi-audioencoder-vorbis: 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
feccd0588f
commit
194f05baee
@@ -12,7 +12,7 @@ SRC_URI=""
|
||||
case ${PV} in
|
||||
9999)
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="git://github.com/xbmc/audioencoder.vorbis.git"
|
||||
EGIT_REPO_URI="https://github.com/xbmc/audioencoder.vorbis.git"
|
||||
inherit git-r3
|
||||
;;
|
||||
*)
|
||||
|
||||
@@ -12,7 +12,7 @@ SRC_URI=""
|
||||
case ${PV} in
|
||||
9999)
|
||||
SRC_URI=""
|
||||
EGIT_REPO_URI="git://github.com/xbmc/audioencoder.vorbis.git"
|
||||
EGIT_REPO_URI="https://github.com/xbmc/audioencoder.vorbis.git"
|
||||
inherit git-r3
|
||||
;;
|
||||
*)
|
||||
|
||||
Reference in New Issue
Block a user