|
@@ -11,7 +11,7 @@ DESCRIPTION="Spectrum is an XMPP transport/gateway"
|
|
|
HOMEPAGE="http://spectrum.im"
|
|
|
|
|
|
if [[ ${PV} == *9999* ]]; then
|
|
|
- EGIT_REPO_URI="git://github.com/hanzz/libtransport.git"
|
|
|
+ EGIT_REPO_URI="https://github.com/hanzz/libtransport.git"
|
|
|
#EGIT_REPO_URI="git://github.com/vitalyster/libtransport.git"
|
|
|
#EGIT_BRANCH="swiften3"
|
|
|
else
|