summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-24 15:20:31 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-24 15:41:49 +0200
commitf0f7c6170c37edbc61a1c8581a64e60923aa6c5b (patch)
tree58f270897c87287826c8a209ba30c788cbccd871 /dev-util/ketchup
parentdev-java/vecmath: Version bump. Fixes bug 558552. (diff)
downloadgentoo-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 'dev-util/ketchup')
-rw-r--r--dev-util/ketchup/ketchup-1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/ketchup/ketchup-1.0.ebuild b/dev-util/ketchup/ketchup-1.0.ebuild
index 147720781721..c2f7c2c29689 100644
--- a/dev-util/ketchup/ketchup-1.0.ebuild
+++ b/dev-util/ketchup/ketchup-1.0.ebuild
@@ -7,7 +7,7 @@ EAPI=4
inherit eutils
DESCRIPTION="Tool for updating or switching between versions of the Linux kernel source"
-HOMEPAGE="http://git.kernel.org/?p=linux/kernel/git/rostedt/ketchup.git;a=summary"
+HOMEPAGE="https://git.kernel.org/?p=linux/kernel/git/rostedt/ketchup.git;a=summary"
SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz"
LICENSE="GPL-2"