summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-laptop/mbpfan/mbpfan-9999.ebuild')
-rw-r--r--app-laptop/mbpfan/mbpfan-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-laptop/mbpfan/mbpfan-9999.ebuild b/app-laptop/mbpfan/mbpfan-9999.ebuild
index 7cb1c54849c4..fb1fc7c3f9dc 100644
--- a/app-laptop/mbpfan/mbpfan-9999.ebuild
+++ b/app-laptop/mbpfan/mbpfan-9999.ebuild
@@ -13,7 +13,7 @@ RESTRICT="test" # will fail if the hardware is unavailable, not useful
if [[ "${PV}" = 9999 ]]; then
inherit git-r3
- EGIT_REPO_URI="git://github.com/dgraziotin/${PN}.git"
+ EGIT_REPO_URI="https://github.com/dgraziotin/${PN}.git"
KEYWORDS=""
else
SRC_URI="https://github.com/dgraziotin/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"