dev-php/suhosin: use HTTPs
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Mon, 4 Jun 2018 20:13:07 +0000 (22:13 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 7 Jun 2018 19:20:12 +0000 (15:20 -0400)
dev-php/suhosin/suhosin-0.9.38-r1.ebuild

index 226549ab6ffe99c30630393629fe211040186912..3372f3abe75535bce05a22c19fd24ba2dd4a9471 100644 (file)
@@ -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=""