From: Michael Mair-Keimberger Date: Mon, 4 Jun 2018 20:13:07 +0000 (+0200) Subject: dev-php/suhosin: use HTTPs X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=47f7642ac4daab876532c9b72059f8c4a26de3f7;p=gentoo.git dev-php/suhosin: use HTTPs --- diff --git a/dev-php/suhosin/suhosin-0.9.38-r1.ebuild b/dev-php/suhosin/suhosin-0.9.38-r1.ebuild index 226549ab6ffe..3372f3abe755 100644 --- a/dev-php/suhosin/suhosin-0.9.38-r1.ebuild +++ b/dev-php/suhosin/suhosin-0.9.38-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -13,8 +13,8 @@ inherit php-ext-source-r3 KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" DESCRIPTION="Suhosin is an advanced protection system for PHP installations" -HOMEPAGE="http://www.suhosin.org/" -SRC_URI="http://download.suhosin.org/${P}.tar.gz" +HOMEPAGE="https://www.suhosin.org/" +SRC_URI="https://download.suhosin.org/${P}.tar.gz" LICENSE="PHP-3.01" SLOT="0" IUSE=""