aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohannes Huber <johu@gentoo.org>2018-03-19 19:14:42 +0100
committerJohannes Huber <johu@gentoo.org>2018-03-19 19:14:42 +0100
commit74085c6346ac2084b84ab1618b68f23e92a31dfc (patch)
tree0b446b8280ea13cc6621ba1603192f6524a5a9f3
parent.travis.yml: Bump portage version to 2.3.24 (diff)
downloadjohu-74085c6346ac2084b84ab1618b68f23e92a31dfc.tar.gz
johu-74085c6346ac2084b84ab1618b68f23e92a31dfc.tar.bz2
johu-74085c6346ac2084b84ab1618b68f23e92a31dfc.zip
dev-libs/qtkeychain: Use https
Package-Manager: Portage-2.3.24, Repoman-2.3.6
-rw-r--r--dev-libs/qtkeychain/qtkeychain-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/qtkeychain/qtkeychain-9999.ebuild b/dev-libs/qtkeychain/qtkeychain-9999.ebuild
index cba41c6..ecc77d3 100644
--- a/dev-libs/qtkeychain/qtkeychain-9999.ebuild
+++ b/dev-libs/qtkeychain/qtkeychain-9999.ebuild
@@ -7,7 +7,7 @@ inherit cmake-utils git-r3
DESCRIPTION="Qt API for storing passwords securely"
HOMEPAGE="https://github.com/frankosterfeld/qtkeychain"
-EGIT_REPO_URI="git://github.com/frankosterfeld/${PN}"
+EGIT_REPO_URI="https://github.com/frankosterfeld/${PN}"
LICENSE="BSD"
SLOT="0/1"