www-apache/mod_backtrace: use HTTPS

Package-Manager: Portage-2.3.5, Repoman-2.3.2
This commit is contained in:
Michael Palimaka
2017-06-12 18:20:13 +10:00
parent 27dac64341
commit dfd790e2d6

View File

@@ -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"