summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild')
-rw-r--r--www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
index 5e0057fceac2..e30a45f61524 100644
--- a/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
+++ b/www-misc/fcgiwrap/fcgiwrap-1.1.0-r1.ebuild
@@ -14,7 +14,7 @@ SLOT="0"
IUSE="systemd"
if [[ ${PV} == *9999* ]]; then
- EGIT_REPO_URI="git://github.com/gnosek/${PN}.git"
+ EGIT_REPO_URI="https://github.com/gnosek/${PN}.git"
else
SRC_URI="https://github.com/gnosek/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="amd64 ~arm x86"