diff options
Diffstat (limited to 'dev-util/ketchup/ketchup-1.0.ebuild')
-rw-r--r-- | dev-util/ketchup/ketchup-1.0.ebuild | 2 |
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 00e2bc3d03d7..147720781721 100644 --- a/dev-util/ketchup/ketchup-1.0.ebuild +++ b/dev-util/ketchup/ketchup-1.0.ebuild @@ -8,7 +8,7 @@ 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" -SRC_URI="http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" +SRC_URI="https://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz" LICENSE="GPL-2" SLOT="0" |