Skip to content

Commit

Permalink
media-plugins/kodi-vfs-sacd: use HTTPS for GitHub
Browse files Browse the repository at this point in the history
Package-Manager: Portage-2.3.6, Repoman-2.3.3
  • Loading branch information
davidhicks authored and mgorny committed Jul 30, 2017
1 parent 1c8342f commit b0afe44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-plugins/kodi-vfs-sacd/kodi-vfs-sacd-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ SRC_URI=""
case ${PV} in
9999)
SRC_URI=""
EGIT_REPO_URI="git://github.com/notspiff/vfs.sacd.git"
EGIT_REPO_URI="https://github.com/notspiff/vfs.sacd.git"
inherit git-r3
;;
*)
Expand Down

0 comments on commit b0afe44

Please sign in to comment.