diff options
author | 2018-04-21 10:49:06 +0200 | |
---|---|---|
committer | 2018-04-21 21:28:56 -0400 | |
commit | 812c2a5402dd413250f131b82a20f1c2698b062f (patch) | |
tree | bcf1d457c94be95c65aa2ed421db307804c4158d /net-misc/keychain/keychain-2.8.2.ebuild | |
parent | net-firewall/iptables: use HTTPS (diff) | |
download | gentoo-812c2a5402dd413250f131b82a20f1c2698b062f.tar.gz gentoo-812c2a5402dd413250f131b82a20f1c2698b062f.tar.bz2 gentoo-812c2a5402dd413250f131b82a20f1c2698b062f.zip |
net-misc/keychain: use HTTPS
Diffstat (limited to 'net-misc/keychain/keychain-2.8.2.ebuild')
-rw-r--r-- | net-misc/keychain/keychain-2.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/keychain/keychain-2.8.2.ebuild b/net-misc/keychain/keychain-2.8.2.ebuild index aa0354c50a08..7c0f94c2bb42 100644 --- a/net-misc/keychain/keychain-2.8.2.ebuild +++ b/net-misc/keychain/keychain-2.8.2.ebuild @@ -4,7 +4,7 @@ EAPI=5 DESCRIPTION="manage ssh and GPG keys in a convenient and secure manner" -HOMEPAGE="http://www.funtoo.org/Keychain" +HOMEPAGE="https://www.funtoo.org/Keychain" SRC_URI="https://github.com/funtoo/keychain/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" |