summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-16 20:02:58 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 16:25:54 -0400
commit0a3cba3ffd38b75a15aa454e8296e5d5f1e5e497 (patch)
treeb31f346d099ae1663510043fb79c144b57faec3a /dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild
parentdev-php/PEAR-Numbers_Words: use HTTPS (diff)
downloadgentoo-0a3cba3ffd38b75a15aa454e8296e5d5f1e5e497.tar.gz
gentoo-0a3cba3ffd38b75a15aa454e8296e5d5f1e5e497.tar.bz2
gentoo-0a3cba3ffd38b75a15aa454e8296e5d5f1e5e497.zip
dev-php/PEAR-PEAR: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild')
-rw-r--r--dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild
index 70bd0801cdb3..f7fb52913b5c 100644
--- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild
+++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.7.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -7,8 +7,8 @@ MY_PN="${PN/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="PEAR Base System"
-HOMEPAGE="http://pear.php.net/package/${MY_PN}"
-SRC_URI="http://pear.php.net/get/${MY_P}.tgz"
+HOMEPAGE="https://pear.php.net/package/${MY_PN}"
+SRC_URI="https://pear.php.net/get/${MY_P}.tgz"
LICENSE="MIT"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
SLOT="0"