diff options
Diffstat (limited to 'www-apache/mod_whatkilledus')
-rw-r--r-- | www-apache/mod_whatkilledus/mod_whatkilledus-2.01.ebuild | 6 |
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" |