[net-im/spectrum] fix SRC_URI
This commit is contained in:
parent
467b177394
commit
ec50edc9ba
@ -6,7 +6,7 @@ EAPI="6"
|
|||||||
inherit cmake-utils user
|
inherit cmake-utils user
|
||||||
|
|
||||||
if [[ ${PV} = "9999" ]] ; then
|
if [[ ${PV} = "9999" ]] ; then
|
||||||
EGIT_REPO_URI="git://github.com/SpectrumIM/${PN}.git"
|
EGIT_REPO_URI="https://github.com/SpectrumIM/${PN}.git"
|
||||||
inherit git-r3
|
inherit git-r3
|
||||||
KEYWORDS=""
|
KEYWORDS=""
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user