summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2019-03-16 19:51:59 +0100
committerAaron Bauman <bman@gentoo.org>2019-03-20 16:25:49 -0400
commit7326103a23284b7e98905d3e7039473ffdf2f9eb (patch)
treed044a7a7042f704a673dbf9b437e9b1b2e855178 /dev-php
parentdev-php/PEAR-Log: use HTTPS (diff)
downloadgentoo-7326103a23284b7e98905d3e7039473ffdf2f9eb.tar.gz
gentoo-7326103a23284b7e98905d3e7039473ffdf2f9eb.tar.bz2
gentoo-7326103a23284b7e98905d3e7039473ffdf2f9eb.zip
dev-php/PEAR-Math_BigInteger: 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')
-rw-r--r--dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild
index bf5089085a38..5dca4ed974fe 100644
--- a/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.ebuild
+++ b/dev-php/PEAR-Math_BigInteger/PEAR-Math_BigInteger-1.0.3-r1.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/PEAR-/}"
MY_P="${MY_PN}-${PV}"
DESCRIPTION="Pure-PHP arbitrary precision integer arithmetic library"
-HOMEPAGE="http://pear.php.net/package/${MY_PN}
+HOMEPAGE="https://pear.php.net/package/${MY_PN}
http://phpseclib.sourceforge.net/documentation/math.html"
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
LICENSE="MIT"