diff options
-rw-r--r-- | net-im/ekg2/ekg2-9999.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/ekg2/ekg2-9999.ebuild b/net-im/ekg2/ekg2-9999.ebuild index 81a5d3845d01..05cb485792d5 100644 --- a/net-im/ekg2/ekg2-9999.ebuild +++ b/net-im/ekg2/ekg2-9999.ebuild @@ -5,8 +5,7 @@ EAPI=5 #if LIVE AUTOTOOLS_AUTORECONF=yes -EGIT_REPO_URI="git://github.com/leafnode/${PN}.git - https://github.com/leafnode/${PN}.git" +EGIT_REPO_URI="https://github.com/leafnode/${PN}.git" inherit git-r3 #endif |