summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-16 19:52:29 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 16:25:50 -0400
commit8c8d1aabe6991ec929761d1fa2b1205f2d5ca33d (patch)
treee74fb8f82d3cadab53ba6ea2b349a23adcbc73c6 /dev-php/PEAR-Net_DNSBL
parentdev-php/PEAR-Math_BigInteger: use HTTPS (diff)
downloadgentoo-8c8d1aabe6991ec929761d1fa2b1205f2d5ca33d.tar.gz
gentoo-8c8d1aabe6991ec929761d1fa2b1205f2d5ca33d.tar.bz2
gentoo-8c8d1aabe6991ec929761d1fa2b1205f2d5ca33d.zip
dev-php/PEAR-Net_DNSBL: 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_DNSBL')
-rw-r--r--dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild
index 65ff5f9eda82..8611c02ec207 100644
--- a/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.ebuild
+++ b/dev-php/PEAR-Net_DNSBL/PEAR-Net_DNSBL-1.3.7-r1.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="PHP library to query DNS blacklists"
-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"