projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
24b0acd
)
media-plugins/kodi-vfs-rar: use HTTPS for GitHub
author
David Hicks
<david@hicks.id.au>
Sat, 29 Jul 2017 19:44:23 +0000
(
05:44
+1000)
committer
Michał Górny
<mgorny@gentoo.org>
Sun, 30 Jul 2017 12:12:51 +0000
(14:12 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.3
media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild
patch
|
blob
|
history
diff --git
a/media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild
b/media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild
index ccf6f48b14d7d92b359baef185897313b3a72ffd..35789c57ed647e118221d7e66d262c2b1398b09a 100644
(file)
--- a/
media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild
+++ b/
media-plugins/kodi-vfs-rar/kodi-vfs-rar-9999.ebuild
@@
-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
;;
*)