summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-16 19:53:01 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 16:25:51 -0400
commit106070ef82c2c521eeddd444c84f86cf2917d665 (patch)
treea984af1e4e519a61da5e126b29f19a97e89fe603 /dev-php/PEAR-Net_Ping
parentdev-php/PEAR-Net_DNSBL: use HTTPS (diff)
downloadgentoo-106070ef82c2c521eeddd444c84f86cf2917d665.tar.gz
gentoo-106070ef82c2c521eeddd444c84f86cf2917d665.tar.bz2
gentoo-106070ef82c2c521eeddd444c84f86cf2917d665.zip
dev-php/PEAR-Net_Ping: 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-Net_Ping')
-rw-r--r--dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild
index 4a750862439f..969c79b32834 100644
--- a/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild
+++ b/dev-php/PEAR-Net_Ping/PEAR-Net_Ping-2.4.5-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 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/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="OS independent wrapper class for executing ping calls"
-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="PHP-3.01"
SLOT="0"