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-misc/usbip | |
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-misc/usbip')
-rw-r--r-- | net-misc/usbip/usbip-3.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-misc/usbip/usbip-3.19.ebuild b/net-misc/usbip/usbip-3.19.ebuild index a737afaee143..5c9800031da5 100644 --- a/net-misc/usbip/usbip-3.19.ebuild +++ b/net-misc/usbip/usbip-3.19.ebuild @@ -8,7 +8,7 @@ K_NOUSENAME=1 inherit autotools eutils kernel-2 DESCRIPTION="Userspace utilities for a general USB device sharing system over IP networks" -HOMEPAGE="http://www.kernel.org/" +HOMEPAGE="https://www.kernel.org/" SRC_URI="${KERNEL_URI}" LICENSE="GPL-2" |