Skip to content

Commit

Permalink
media-plugins/kodi-vfs-rar: 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 24b0acd commit 1c8342f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media-plugins/kodi-vfs-rar/kodi-vfs-rar-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.rar.git"
EGIT_REPO_URI="https://github.com/notspiff/vfs.rar.git"
inherit git-r3
;;
*)
Expand Down

0 comments on commit 1c8342f

Please sign in to comment.