diff options
author | Mike Frysinger <vapier@gentoo.org> | 2016-06-01 15:49:26 -0400 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2016-06-01 15:52:34 -0400 |
commit | e68f99339aa6fa5a7f57f83c2f519f2b69b81036 (patch) | |
tree | 6a983f10780397dd16be85ba36ab35fa35599669 /www-apache/libapreq2 | |
parent | media-sound/amarok: Fix build w/ gcc-6 (diff) | |
download | gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.gz gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.tar.bz2 gentoo-e68f99339aa6fa5a7f57f83c2f519f2b69b81036.zip |
apache: switch to https:// URI
Diffstat (limited to 'www-apache/libapreq2')
-rw-r--r-- | www-apache/libapreq2/libapreq2-2.13-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-apache/libapreq2/libapreq2-2.13-r1.ebuild b/www-apache/libapreq2/libapreq2-2.13-r1.ebuild index e1364503161d..6ef5f7dd3a0d 100644 --- a/www-apache/libapreq2/libapreq2-2.13-r1.ebuild +++ b/www-apache/libapreq2/libapreq2-2.13-r1.ebuild @@ -8,7 +8,7 @@ inherit apache-module perl-module multilib DESCRIPTION="A library for manipulating client request data via the Apache API" SRC_URI="mirror://apache/httpd/libapreq/${P}.tar.gz" -HOMEPAGE="http://httpd.apache.org/apreq/" +HOMEPAGE="https://httpd.apache.org/apreq/" LICENSE="Apache-2.0" SLOT="2" |