From a2214a1d76ecdee8462689bdc84e8b590184aead Mon Sep 17 00:00:00 2001 From: Brian Evans Date: Fri, 16 Aug 2019 09:14:21 -0400 Subject: [PATCH] dev-php/ca-bundle: Remove HOMEPAGE from SRC_URI Package-Manager: Portage-2.3.71, Repoman-2.3.17 Signed-off-by: Brian Evans --- dev-php/ca-bundle/ca-bundle-1.1.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/ca-bundle/ca-bundle-1.1.3.ebuild b/dev-php/ca-bundle/ca-bundle-1.1.3.ebuild index 164c183e94b7..19d43507a5f0 100644 --- a/dev-php/ca-bundle/ca-bundle-1.1.3.ebuild +++ b/dev-php/ca-bundle/ca-bundle-1.1.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 DESCRIPTION="Find the system CA bundle or fall back to the Mozilla one" HOMEPAGE="https://github.com/composer/ca-bundle" -SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/composer/ca-bundle/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -- 2.26.2