summaryrefslogtreecommitdiff
path: root/dev-php/suhosin
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-06-04 22:13:07 +0200
committerAaron Bauman <bman@gentoo.org>2018-06-07 15:20:12 -0400
commit47f7642ac4daab876532c9b72059f8c4a26de3f7 (patch)
tree2b86e1666c721136e9bc16523a087c041780e451 /dev-php/suhosin
parent0fee5f94da1afba8376de68fe0ab359427ae17ae (diff)
downloadgentoo-47f7642ac4daab876532c9b72059f8c4a26de3f7.tar.gz
gentoo-47f7642ac4daab876532c9b72059f8c4a26de3f7.tar.xz
dev-php/suhosin: use HTTPs
Diffstat (limited to 'dev-php/suhosin')
-rw-r--r--dev-php/suhosin/suhosin-0.9.38-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/suhosin/suhosin-0.9.38-r1.ebuild b/dev-php/suhosin/suhosin-0.9.38-r1.ebuild
index 226549ab6ff..3372f3abe75 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=""