diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:20:31 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 15:41:49 +0200 |
commit | f0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch) | |
tree | 58f270897c87287826c8a209ba30c788cbccd871 /net-wireless/rfkill | |
parent | dev-java/vecmath: Version bump. Fixes bug 558552. (diff) | |
download | gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.gz gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.tar.bz2 gentoo-f0f7c6170c37edbc61a1c8581a64e60923aa6c5b.zip |
Use https for kernel.org and redhat.com
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'net-wireless/rfkill')
-rw-r--r-- | net-wireless/rfkill/rfkill-0.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-wireless/rfkill/rfkill-0.5.ebuild b/net-wireless/rfkill/rfkill-0.5.ebuild index 0c05937a4f77..248b23211b50 100644 --- a/net-wireless/rfkill/rfkill-0.5.ebuild +++ b/net-wireless/rfkill/rfkill-0.5.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit toolchain-funcs DESCRIPTION="Tool to read and control rfkill status through /dev/rfkill" -HOMEPAGE="http://wireless.kernel.org/en/users/Documentation/rfkill" +HOMEPAGE="https://wireless.kernel.org/en/users/Documentation/rfkill" SRC_URI="https://www.kernel.org/pub/software/network/${PN}/${P}.tar.xz" LICENSE="ISC" |