summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-16 19:47:15 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 16:25:44 -0400
commit18f0c763edcd8e90c9afb37404ee807d71733edf (patch)
tree28b864845ba2eda139d6fa378e6168b60dce01c1 /dev-php/PEAR-Exception
parentdev-php/PEAR-Crypt_GPG: use HTTPS (diff)
downloadgentoo-18f0c763edcd8e90c9afb37404ee807d71733edf.tar.gz
gentoo-18f0c763edcd8e90c9afb37404ee807d71733edf.tar.bz2
gentoo-18f0c763edcd8e90c9afb37404ee807d71733edf.zip
dev-php/PEAR-Exception: 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-Exception')
-rw-r--r--dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild
index 1a4d317b5dde..d31dff2fcde4 100644
--- a/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild
+++ b/dev-php/PEAR-Exception/PEAR-Exception-1.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -7,7 +7,7 @@ MY_PN="${PN/-/_}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="The PEAR Exception base class"
-HOMEPAGE="http://pear.php.net/package/${MY_PN}"
+HOMEPAGE="https://pear.php.net/package/${MY_PN}"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="BSD-2"
SLOT="0"