diff options
Diffstat (limited to 'dev-php/PEAR-PEAR/PEAR-PEAR-1.10.9.ebuild')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.10.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.9.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.9.ebuild index 941bc91e9d57..8472eb060991 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.9.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.9.ebuild @@ -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" |