Package-Manager: Portage-2.3.6, Repoman-2.3.3
SLOT="0"
if [[ ${PV} == *9999 ]] ; then
- EGIT_REPO_URI="git://github.com/miloyip/rapidjson.git"
+ EGIT_REPO_URI="https://github.com/miloyip/rapidjson.git"
inherit git-r3
else
SRC_URI="https://github.com/miloyip/rapidjson/archive/v${PV}.tar.gz -> ${P}.tar.gz"
SLOT="0"
if [[ ${PV} == *9999 ]] ; then
- EGIT_REPO_URI="git://github.com/miloyip/rapidjson.git"
+ EGIT_REPO_URI="https://github.com/miloyip/rapidjson.git"
inherit git-r3
else
SRC_URI="https://github.com/miloyip/rapidjson/archive/v${PV}.tar.gz -> ${P}.tar.gz"