summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Palimaka <kensington@gentoo.org>2017-06-12 18:22:15 +1000
committerMichael Palimaka <kensington@gentoo.org>2017-06-12 18:25:46 +1000
commitff73d6053459465900f63d89968f9866c344b105 (patch)
tree7892fc5fa6c6c20ec7d208053bcb3204bacb1a2d /www-apache/mod_whatkilledus
parentwww-apache/mod_backtrace: use HTTPS (diff)
downloadgentoo-ff73d6053459465900f63d89968f9866c344b105.tar.gz
gentoo-ff73d6053459465900f63d89968f9866c344b105.tar.bz2
gentoo-ff73d6053459465900f63d89968f9866c344b105.zip
www-apache/mod_whatkilledus: use HTTPS
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'www-apache/mod_whatkilledus')
-rw-r--r--www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild b/www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild
index 3f13da9023c1..29a55422dc59 100644
--- a/www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild
+++ b/www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
inherit apache-module depend.apache
DESCRIPTION="Debug segmentation faults in Apache threads"
-HOMEPAGE="http://emptyhammock.com/projects/httpd/diag/"
-SRC_URI="http://emptyhammock.com/downloads/wku_bt-${PV}.zip"
+HOMEPAGE="https://emptyhammock.com/projects/httpd/diag/"
+SRC_URI="https://emptyhammock.com/downloads/wku_bt-${PV}.zip"
LICENSE="Apache-2.0"
SLOT="0"