mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-php/PEAR-HTTP_Header: use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
committed by
Aaron Bauman
parent
20bbe14488
commit
f0332dd0d7
@@ -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
|
||||
@@ -6,7 +6,7 @@ EAPI=6
|
||||
MY_P="${P/PEAR-/}"
|
||||
|
||||
DESCRIPTION="Handle and modify HTTP headers and status codes in PHP"
|
||||
HOMEPAGE="http://pear.php.net/package/HTTP_Header"
|
||||
HOMEPAGE="https://pear.php.net/package/HTTP_Header"
|
||||
SRC_URI="http://download.pear.php.net/package/${MY_P}.tgz"
|
||||
LICENSE="BSD-2"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user