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/crash/crash-7.0.7.ebuild
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/crash/crash-7.0.7.ebuild')
-rw-r--r--dev-util/crash/crash-7.0.7.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/crash/crash-7.0.7.ebuild b/dev-util/crash/crash-7.0.7.ebuild
index 8602841e7843..eb56a94ae708 100644
--- a/dev-util/crash/crash-7.0.7.ebuild
+++ b/dev-util/crash/crash-7.0.7.ebuild
@@ -7,8 +7,8 @@ EAPI=5
inherit eutils
DESCRIPTION="Red Hat crash utility. Used for analyzing kernel core dumps"
-HOMEPAGE="http://people.redhat.com/anderson/"
-SRC_URI="http://people.redhat.com/anderson/${P}.tar.gz"
+HOMEPAGE="https://people.redhat.com/anderson/"
+SRC_URI="https://people.redhat.com/anderson/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"